logging output format is less awesome that it used to be

David Cheney david.cheney at canonical.com
Tue Mar 19 04:11:48 UTC 2013


Just to kick over a recently settled hornets nest, the logging output is 
less awesome than it used to be

lucky(~/src/launchpad.net/juju-core/cmd) % juju status -v
JUJU:juju:status: 2013/03/19 15:09:48 INFO: environs/ec2: opening 
environment "ap-southeast-1"
JUJU:juju:status: 2013/03/19 15:09:52 INFO: environs/ec2: waiting for 
DNS name(s) of state server instances [i-e19ef7b6]
JUJU:juju:status: 2013/03/19 15:09:54 INFO: state: opening state; mongo 
addresses: 
["ec2-54-251-218-52.ap-southeast-1.compute.amazonaws.com:37017"]; entity ""
JUJU:juju:status: 2013/03/19 15:09:54 INFO: state: connecting to 
54.251.218.52:37017
JUJU:juju:status: 2013/03/19 15:09:55 INFO: state: connection established


^ why is the date string in the middle of the line? why does every line 
start JUJU rather than INFO/WARN/ERROR/etc ?

Is this going to be fixed by a followup branch ?

Should I log a bug about this ?

Cheers

Dave



More information about the Juju-dev mailing list