Files
moby/daemon/logger
Kir Kolyshkin 20a0e58a79 journald/read: fix/unify errors
1. Use "in-place" variables for if statements to limit their scope to
   the respectful `if` block.

2. Report the error returned from sd_journal_* by using CErr().

3. Use errors.New() instead of fmt.Errorf().

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2019-08-02 10:02:35 -07:00
..
2019-01-03 01:23:24 +00:00
2018-02-05 16:51:57 -05:00
2019-01-16 22:17:16 +00:00
2019-01-16 22:17:16 +00:00
2019-08-02 10:02:35 -07:00
2019-01-16 22:17:16 +00:00
2019-01-16 22:17:16 +00:00
2018-06-13 09:04:30 +02:00
2018-05-23 17:50:54 +02:00
2018-11-13 10:42:57 +08:00
2019-01-16 22:17:16 +00:00
2019-06-07 11:54:45 +01:00
2018-02-05 16:51:57 -05:00