1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
Doug Davis cd7a5f5c09 Fix for issue 7902.
Use utils.RFC3339NanoFixed ("2006-01-02T15:04:05.000000000Z07:00")
instead of time.RFC3339Nano to format our log timestamps - this way
things are aligned, in particular the nano seconds are padded with zeros

Signed-off-by: Doug Davis <dug@us.ibm.com>
2014-09-16 10:28:37 -07:00
..
cli.go add the [OPTIONS] string automatically if there are flags defined 2014-08-28 08:50:50 +10:00
commands.go Fix for issue 7902. 2014-09-16 10:28:37 -07:00
hijack.go another commit to do like @crosbymichael 2014-08-14 01:36:26 +00:00
utils.go Extract log utils into pkg/log 2014-08-13 15:18:15 -07:00