moby/daemon/logger
Anton Tiurin f2c7b4d743 Syslog.Log - Remove redundant cast of msg.Line []byte to string as
it's a fmt.Sprintf responsibility.

Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
2015-03-24 01:35:54 +03:00
..
jsonfilelog Protect jsonfilelog writes with mutex 2015-03-18 13:00:53 -07:00
syslog Syslog.Log - Remove redundant cast of msg.Line []byte to string as 2015-03-24 01:35:54 +03:00
copier.go Wait for copier finishing it's work before closing logger 2015-03-18 13:48:01 -07:00
copier_test.go Wait for copier finishing it's work before closing logger 2015-03-18 13:48:01 -07:00
logger.go Interface Logger for logging drivers 2015-03-13 11:46:59 -07:00