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