此内容没有您所选择的语言版本。
5.2. Logging with the JBoss Logging Framework
5.2.1. About JBoss Logging 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
JBoss Logging is the application logging framework that is included in JBoss EAP 6.
JBoss Logging provide an easy way to add logging to an application. You add code to your application that uses the framework to send log messages in a defined format. When the application is deployed to an application server, these messages can be captured by the server and displayed and/or written to file according to the server's configuration.