Details
-
Type:
Improvement Request
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1.1
-
Fix Version/s: None
-
Component/s: Logging
-
Security Level: Public
-
- Environment:
-
Windows 7 x64
java version "1.6.0_23"
Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
Java HotSpot(TM) 64-Bit Server VM (build 19.0-b09, mixed mode)
As the MBean is provided by Monolog, we can't improve it.
With the next version of Petals (4.0.0), this MBean will be removed because Monolog will be replaced by JDK logging. The JDK logging provides a similar MBean but does not check if logger name exists. Check it before using the MBean attribute LoggerNames.
Perhaps can we add a command to the script petals-esb to set a log level and acting with the MBean attribute to check if the logger name exists.