This repository has been archived on 2024-04-10. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
elektron/elektronLogging
balandi1 bedfa52d7a Added functions to logging library
Added Logf() and WithFields() functions.
Logf() for logging formatted messages.
WithFields() for handling optional log fields.
2019-12-04 13:16:48 -05:00
..
types Removed ERROR, GENERAL, SUCCESS, WARNING log types 2019-11-21 14:58:14 -05:00
clsfnTaskDistOverheadLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
consoleLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
createLogDir.go Code Refactoring 2019-11-26 14:24:20 -05:00
ElektronFormatter.go Removed Log Color Codes 2019-11-26 18:12:55 -05:00
logger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
loggerChain.go Added functions to logging library 2019-12-04 13:16:48 -05:00
loggerConfig.go Flag for Logger Config yaml file name 2019-11-26 13:08:45 -05:00
pcpLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
schedPolicySwitchLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
schedTraceLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00
schedWindowLogger.go Added functions to logging library 2019-12-04 13:16:48 -05:00