netmelody / ci-eye

An infrastructure agnostic CI build radiator
http://netmelody.org/ci-eye/
Apache License 2.0
43 stars 26 forks source link

logging properties file not picked up #3

Closed davie closed 12 years ago

davie commented 12 years ago

The logging properties file in ~/.ci-eye/logging.properties is not picked up. Looks like this is because logging is initialised before the system property is set.

scarytom commented 12 years ago

agreed... I think I broke this when I abstracted Log4J.