open-consul/logging
Daniel Nephin 67c505cd90 Remove LogOutput from Agent
Now that it is no longer used, we can remove this unnecessary field. This is a pre-step in cleanup up RuntimeConfig->Consul.Config, which is a pre-step to adding a gRPCHandler component to Server for streaming.

Removing this field also allows us to remove one of the return values from logging.Setup.
2020-08-05 14:00:44 -04:00
..
monitor Fix spelling of deregister (#7804) 2020-05-08 10:03:45 -04:00
gated_writer.go
gated_writer_test.go
grpc.go
grpc_test.go
log_levels.go
logfile.go
logfile_test.go
logger.go Remove LogOutput from Agent 2020-08-05 14:00:44 -04:00
logger_test.go Remove LogOutput from Agent 2020-08-05 14:00:44 -04:00
names.go Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
syslog.go