rm_logger: removes a specified logger after flushing and closing its log...

Description Usage Arguments

Description

removes a specified logger after flushing and closing its log file

Usage

1
rm_logger(logger_name = "fuzzlog", env = cont.env, silent = FALSE)

Arguments

logger_name

logger name

env

work (container) environment (default == 'cont.env')

silent

allows prevent messages when they are least expected in the program, e.g.: in the beginning of the code when a logger 'slot' is being cleaned and created anew. The default is FALSE.


cloudcello/fuzztest documentation built on May 13, 2019, 8:04 p.m.