Private ReadonlyconfigPrivate ReadonlyCONTEXT_PrivateerrorPrivatefilePrivate ReadonlyisPrivatelogOptionalcontext: stringWrite an 'error' level log, if the configured level allows for it.
Prints to stderr with newline.
Optionaltrace: anyOptionalcontext: stringWrite a 'fatal' level log, if the configured level allows for it.
Prints to stdout with newline.
Optionalcontext: stringPrivatehandleWrite a 'log' level log, if the configured level allows for it.
Prints to stdout with newline.
Safely close all file streams when the module is destroyed
PrivatestreamOptionalcontext: stringWrite a 'verbose' level log, if the configured level allows for it.
Prints to stdout with newline.
Optionalcontext: stringWrite a 'warn' level log, if the configured level allows for it.
Prints to stdout with newline.
Optionalcontext: stringPrivatewriteOptionalcontext: stringPrivatewriteOptionalcontext: string
Write a 'debug' level log, if the configured level allows for it. Prints to
stdoutwith newline.