1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/logger
Nalin Dahyabhai 11fda783f8 Remove unnecessary check for nil CString
@noxiouz points out that we don't need to check for a nil result from
C.CString(), since an out-of-memory condition causes a runtime panic
instead.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com> (github: nalind)
2015-09-14 14:16:48 -04:00
..
awslogs awslogs: fix logrus import 2015-09-11 11:05:06 -07:00
fluentd golint fixes for daemon/logger/* 2015-07-29 13:09:39 -07:00
gelf golint fixes for daemon/logger/* 2015-07-29 13:09:39 -07:00
journald Remove unnecessary check for nil CString 2015-09-14 14:16:48 -04:00
jsonfilelog Fix error message in max-file validation 2015-08-17 15:34:39 -07:00
syslog Check syslog config on daemon start 2015-08-17 14:29:45 -07:00
copier.go Doc fixes in logger, update NewCopier method 2015-07-29 10:05:46 -07:00
copier_test.go Doc fixes in logger, update NewCopier method 2015-07-29 10:05:46 -07:00
factory.go golint fixes for daemon/logger/* 2015-07-29 13:09:39 -07:00
logger.go Remove unused variable 2015-08-03 09:14:52 +08:00