I’m not sure what we could do to make levels immutable really. The JBoss Log Manager is an extension of JUL so we’re tied to that. I can see arguments for using debug/trace levels at runtime. For example if they are seeing an issue they can’t explain, likely happening at random times, it could be useful to enable trace logging at runtime as restarting the JVM may cause the issue to go away. |