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/jsonfilelog
Brian Goff c0391bf554 Split reader interface from logger interface
Implement new reader interface on jsonfile.
Moves jsonlog decoding from daemon to jsonfile logger.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2015-07-21 20:47:31 -04:00
..
jsonfilelog.go Split reader interface from logger interface 2015-07-21 20:47:31 -04:00
jsonfilelog_test.go add support for maximum log size, and max number of log files 2015-07-02 06:26:06 -07:00