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 Fix spelling of deregister (#7804) 2020-05-08 10:03:45 -04:00
gated_writer.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
gated_writer_test.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
grpc.go logging: move init of grpclog 2020-08-19 13:21:00 -04:00
grpc_test.go agent: extract dependency creation from New 2020-08-18 19:04:55 -04:00
log_levels.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
logfile.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00
logfile_test.go testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
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 Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
syslog.go Allow users to configure either unstructured or JSON logging (#7130) 2020-01-28 17:50:41 -06:00