I'll be the dissenting opinion :)

Personally, I don't like INFO as its too verbose and it is not consistent across projects. If we moved it I would prefer WARN rather than INFO but it largely depends on who we feel the largest user population is.. I'm more concerned about people's impression of G from a performance perspective. Although, I'll concede that production and performance related deployments are probably in the minority relative to the number of developers.

I would think changing this would make most sense for 2.1 rather in the 2.0.x stream but it probably won't make a big difference.

So, my net, is I like it where it is but won't blow a gasket on changing it.

On Sep 11, 2007, at 1:27 PM, Kevan Miller wrote:

The intent of this thread is to discuss the default log level for the Geronimo server. I'd like to limit the discussion to the near- term (e.g. Geronimo 2.0.x). IMO, we need a good overhaul of our logging code. I'd like to see more structure and consistency in our logging. However, that's not a 2.0.x issue.

The current default log level for a Geronimo 2.0.1 server is ERROR. IMO, this is too restrictive. I think we should set the default to INFO. This will make our server logging more verbose. However, I'd rather have too much information, rather than too little.

I think our default target audience should be application developers and new users evaluating Geronimo. Currently, these users are forced to configure log levels to INFO, so that they can obtain necessary information for building and deploying applications on Geronimo. This information should be available by default, not requiring configuration...

Users who want to limit the logging output can reconfigure the default logging levels, once they are more comfortable with Geronimo.

Comments?

--kevan


Reply via email to