此内容没有您所选择的语言版本。
5.3. Per-deployment Logging
5.3.1. About Per-deployment Logging 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Per-deployment logging allows a developer to configure in advance the logging configuration for their application. When the application is deployed, logging begins according to the defined configuration. The log files created through this configuration contain information only about the behavior of the application.
This approach has advantages and disadvantages over using system-wide logging. An advantage is that the administrator of the JBoss EAP instance does not need to configure logging. A disadvantage is that the per-deployment logging configuration is read only on startup and so cannot be changed at runtime.