0.0.2 • Published 11 years ago
vlogger v0.0.2
vlogger
A nodejs module. Has the function getLogger
which returns a singleton winston logger instance. In addition to the original the log output can be disabled or enabled for all transports (functions disable()
and enable()
). The log output format for all loggers has the following format:
2013-10-17 08:53:10.862 - `level': [FILE_NAME:LINE_NUMBER:FUNCTION_NAME] MESSAGE
0.0.2
11 years ago