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文件示例顯示了如何啟用用于JMX的Perf4Jappender