Added back FileLogger and ability to send Sync message (needed for other
buffered loggers), fixed a few logging-related things, and added
cooldown wait in shutdown to Gosched the logging ring buffer.
Signed-off-by:
Silas Davis <silas@monax.io>
Showing
- core/kernel.go 7 additions, 0 deletionscore/kernel.go
- logging/config/sinks.go 44 additions, 14 deletionslogging/config/sinks.go
- logging/config/sinks_test.go 18 additions, 0 deletionslogging/config/sinks_test.go
- logging/convention.go 19 additions, 0 deletionslogging/convention.go
- logging/loggers/burrow_format_logger.go 3 additions, 3 deletionslogging/loggers/burrow_format_logger.go
- logging/loggers/output_loggers.go 28 additions, 3 deletionslogging/loggers/output_loggers.go
- logging/loggers/output_loggers_test.go 43 additions, 0 deletionslogging/loggers/output_loggers_test.go
- logging/structure/structure.go 6 additions, 0 deletionslogging/structure/structure.go
Loading
Please register or sign in to comment