The logging server then persists all log messages that require atomicity or semi-atomicity.
然后日志服务器持久化所有事务原子性和半原子性的日志消息。
This component receives messages to be logged from the application and then submits those to the logging server in a reliable manner.
组件可以从应用程序中接收日志信息并通过可靠的方式提交到日志服务器。
As defined above, logging messages must not get lost after those have been submitted to the logging server by the logging client.
如上所述,日志信息在被日志客户端提交到服务器端后绝不能够丢失。
应用推荐