Are there any significant updates in the Logging facility开发者_如何学运维 provided by Java SE 5 from J2SE 1.4?
As stated here:
Monitoring and management API for the logging facility
The new java.util.logging.LoggingMXBean interface is the management interface for the logging facility.
精彩评论