
http://bugzilla.slf4j.org/show_bug.cgi?id=186 Erik Dick <erik.dick@balsol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |erik.dick@balsol.com --- Comment #3 from Erik Dick <erik.dick@balsol.com> 2010-12-16 07:02:22 --- I also vote for this kind of enhancement. I attached another SimpleLogger implementation proposal which I originally made some couple month back on the dev mail list (no comments so far). It is a more simple approach than the proposal made by Cedrik and does not deal with migration aspect from other logger facilities. Does not use a configuration file, but reads the log level setting from the environment. If not instructed otherwise via the environment variables, it behaves like the current implementation of SimpleLogger. Baseline for the proposal is also 1.6.1 I have also enhanced the test suite for the loggers with my initial proposal. Have to check if that fits to current 1.6.1 level as well and will post it if wanted. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.