moby--moby/daemon/logger
Darren Shepherd 05641ccffc Change syslog format and facility
This patch changes two things

1. Set facility to LOG_DAEMON
2. Remove ": " from tag so that the tag + pid become a single column in
   the log

Signed-off-by: Darren Shepherd <darren@rancher.com>
2015-04-15 12:46:43 -07:00
..
jsonfilelog daemon/logger/jsonfilelog: avoid some allocations 2015-04-02 18:33:23 +03:00
syslog Change syslog format and facility 2015-04-15 12:46:43 -07: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