moby--moby/daemon/logger
Sebastiaan van Stijn 688e67e1d3
bump fluent/fluent-logger-golang v1.4.0
- Add RequestAck to enable at-least-once message transferring
- Add Async option to update sending message in asynchronous way
- Deprecate AsyncConnect (Use Async instead)

full diff: https://github.com/fluent/fluent-logger-golang/compare/v1.3.0...v1.4.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-04-16 11:06:30 +02:00
..
awslogs Follow up to PR 38407 2019-01-03 01:23:24 +00:00
etwlogs
fluentd bump fluent/fluent-logger-golang v1.4.0 2019-04-16 11:06:30 +02:00
gcplogs
gelf Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
journald Merge pull request #38032 from RohitK89/21497-log-image-name 2018-10-17 12:18:05 -07:00
jsonfilelog Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
local Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
logentries
loggerutils Use assert.NilError() instead of assert.Assert() 2019-01-21 13:16:02 +01:00
splunk Format code with gofmt -s from go-1.11beta1 2018-09-06 15:24:16 -07:00
syslog Add options validation to syslog logger test 2018-12-24 20:43:41 +01:00
templates Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
adapter.go Adds PartialLogMetadata to encode protobuf for logger plugins 2019-04-09 16:14:33 +05:00
adapter_test.go daemon.ContainerLogs(): fix resource leak on follow 2018-09-06 11:47:42 -07:00
copier.go
copier_test.go
factory.go
logger.go Cleanup duplication in daemon files 2018-11-13 10:42:57 +08:00
logger_test.go
loginfo.go
metrics.go
plugin.go
plugin_unix.go
plugin_unsupported.go
proxy.go
ring.go
ring_test.go