reVeal.log#

log module

Functions

get_logger(name[, log_level, out_path])

Creates a logger with the specified level, including a stream handler and, optionally, a filehandler saved to the specified output path.

init_logger(name[, log_path, verbose, node])

Inti

remove_streamhandlers(logger)

Remove StreamHandlers from a logger to stop output to stdout.