On Sat, Jan 18, 2014 at 3:30 PM, Nicholas Williams < [email protected]> wrote:
> I explained in the email why CONFIG > INFO. Not sure I can explain it any > better. :-/ > I just thought of a different name for a level name b/w WARN and INFO: NOTICE. I do not find having another level there, but the CONFIG name really does not fit in IMO. Gary > > To repeat in case you didn't see it: > > >> My reason for putting CONFIG between INFO and WARN is simple: I ALWAYS > want to see config-related messages when the application starts, but I > don't always want to see INFO messages after it starts. And if something > re-configures while the application is running, I want to see that, too. > I've developed the habit of logging startup messages as WARNings, which I > don't like doing. > > Nick > > Sent from my iPhone from a Southwest jet, so please forgive brief replies > and frequent typos > > > On Jan 18, 2014, at 12:27, Gary Gregory <[email protected]> wrote: > > > > My reason for putting CONFIG between INFO and WARN is simple: I ALWAYS > want to see config-related messages when the application starts, but I > don't always want to see INFO messages after it starts. And if something > re-configures while the application is running, I want to see that, too. > I've developed the habit of logging startup messages as WARNings, which I > don't like doing. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
