This component receives messages to be logged from the application and then submits those to the logging server in a reliable manner.
组件可以从应用程序中接收日志信息并通过可靠的方式提交到日志服务器。
To gather this information about memory usage and garbage collection, turn on Verbose GC logging within your application server.
要收集关于内存使用情况和垃圾收集的信息,请在您的应用服务器中打开详细的垃圾收集日志记录。
Logging server: This component is the heart of the application. It provides a web service for reliable logging to logging clients.
日志服务器:此组件是应用程序的核心部分,它为日志客户端提供了一个进行可靠日志的Web服务。
应用推荐