loglevel: get/set the log level

Description Usage Arguments Value Examples

Description

It is helpful sometime to get more detailed print out for the purpose of trouble shooting

Usage

1
2
3
get_log_level()

set_log_level(level = "none")

Arguments

level

a character that represents the log level , can be value of c("none", "GatingSet", "GatingHierarchy", "Population", "gate") default is "none" , which does not print any information from C parser.

Value

a character that represents the internal log level

Examples

1
2
3

flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.