Fix log levels (swap console/main log).
authorDavin McCall <davmac@davmac.org>
Fri, 24 May 2019 08:58:50 +0000 (18:58 +1000)
committerDavin McCall <davmac@davmac.org>
Fri, 24 May 2019 08:58:50 +0000 (18:58 +1000)
commite859cf54f99a9bc1835ae08768d4a5fd1701a55c
treea8b3aab43fd4fffe77515b05591dc61c464ade11
parentd8e8035081a1a859c7323d19b1c98ad12f824413
Fix log levels (swap console/main log).

The console should be WARN, main log should be INFO, not the other way
around. Don't want too much spurious stuff going out to the console.
src/dinit-log.cc