moby--moby/daemon/logger
Sebastiaan van Stijn 98f36bba9a
Merge pull request #44398 from thaJeztah/daemon_logger_godoc
daemon/logger: fix godoc
2022-11-02 23:50:29 +01:00
..
awslogs daemon/logger: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:38 +02:00
etwlogs daemon/logger/etwlogs: rewrite to use go-winio/pkg/etw 2022-10-15 14:14:18 +02:00
fluentd panic() instead of logrus.Fatal() in init funcs 2022-04-21 12:15:20 +02:00
gcplogs panic() instead of logrus.Fatal() in init funcs 2022-04-21 12:15:20 +02:00
gelf panic() instead of logrus.Fatal() in init funcs 2022-04-21 12:15:20 +02:00
journald logger/journald: unlock OS threads 2022-09-28 11:46:59 -04:00
jsonfilelog daemon/logger: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:38 +02:00
local daemon/logger: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:38 +02:00
logentries panic() instead of logrus.Fatal() in init funcs 2022-04-21 12:15:20 +02:00
loggertest daemon/logger: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
loggerutils daemon/logger: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
splunk daemon/logger: use strconv instead of fmt.Sprintf() 2022-10-08 17:41:38 +02:00
syslog daemon/logger: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
templates staticcheck: ignore "SA1019: strings.Title is deprecated" 2022-03-16 12:11:54 +01:00
adapter.go
adapter_test.go daemon/logger: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00
copier.go Limit the rate at which logger errors are logged into daemon logs 2021-05-24 16:41:38 -07:00
copier_test.go
factory.go
log_cache_opts.go
logger.go daemon/logger: fix godoc 2022-11-02 18:47:50 +01:00
logger_error.go Limit the rate at which logger errors are logged into daemon logs 2021-05-24 16:41:38 -07:00
logger_test.go
loginfo.go Check the length of the correct variable #42039 2021-02-18 10:27:35 -06:00
metrics.go
plugin.go
plugin_unix.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
plugin_unsupported.go Update to Go 1.17.0, and gofmt with Go 1.17 2021-08-24 23:33:27 +02:00
proxy.go
ring.go Merge pull request #42291 from angelcar/awslogs-dont-log-messge-discarded-errors 2021-05-27 19:33:44 -07:00
ring_test.go daemon/logger: fix empty-lines (revive) 2022-09-28 01:58:51 +02:00