appenders

appenders

 英

  • 網絡輸出源;輸出端;附加器

例句

This mock logger sends its output to System. out instead of to any of the defined log4j appenders.

這個模擬記錄器輸出發送System.out不是任何定義log4j輸出

Currently, appenders exist for the console, files, GUI components, remote socket servers, NT Event Loggers, and remote UNIX Syslog daemons.

當前附加目的地可以控制臺文件GUI組件遠程套接字服務器NT事件記錄器遠程UNIXSyslog守護程序

It contains a hierarchy object plus data necessary for the custom appenders as shown in Listing 2.

管理包含hierarchy對象以及定制appenders數據清單2

In other words, appenders are inherited additively from the category hierarchy.

換句話說可以類別層次結構附加繼承附加目的地

Runtime verbosity control: The verbosity level of log4j loggers and appenders can be configured at start time and then modified at run time.

運行冗長控制:log4j記錄程序附加程序冗長等級可以系統啟動配置隨后運行修改

The same is true for appenders .

對于附加目的地也是如此

Next, we see another configuration file that uses multiple appenders

接著我們看到另一個使用多個附加目的地配置文件

The sample log4j. xml file below shows how to enable Perf4J appenders for JMX

下面log4j.xml文件示例顯示如何啟用用于JMXPerf4Jappender