open-consul/logging
Daniel Nephin e4578aace8 logging: move init of grpclog
This line initializes global state. Moving it out of the constructor and closer to where logging
is setup helps keep related things together.
2020-08-19 13:21:00 -04:00
..
monitor
gated_writer.go
gated_writer_test.go
grpc.go logging: move init of grpclog 2020-08-19 13:21:00 -04:00
grpc_test.go
log_levels.go
logfile.go
logfile_test.go
logger.go logging: Setup accept io.Writer instead of []io.Writer 2020-08-19 13:20:41 -04:00
logger_test.go logging: Setup accept io.Writer instead of []io.Writer 2020-08-19 13:20:41 -04:00
names.go
syslog.go