934073fd57ff713be684819fcaad5b5c44307500
When the deamon starts up with log level set to INFO it will show something like this: ``` INFO[0000] Loading containers: start. ................................................................ INFO[0000] Loading containers: done. ``` where the dots represent containers in the system. When you run with log level set to "error" it will still show the dots w/o the "Loading..." lines before and after which looks really odd. This PR will fix it so that the dots are only shown IFF the "Loading..." lines are also shown Signed-off-by: Doug Davis <dug@us.ibm.com> Upstream-commit: 88dc6cc2dfcc538f433c98c18652a5c84b0769d9 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%