Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/logging/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Logging 如何在客户端上使Terracotta登录到控制台的行为静音_Logging_Terracotta - Fatal编程技术网

Logging 如何在客户端上使Terracotta登录到控制台的行为静音

Logging 如何在客户端上使Terracotta登录到控制台的行为静音,logging,terracotta,Logging,Terracotta,使用Terracotta客户端,在应用程序启动时,以下内容始终记录到控制台。我想让这个输出静音 对我自己的log4j.xml的更改对该输出没有影响。请告知如何使此输出静音。可以将控制台输出更改为警告 记录的输出: 2014-08-08 11:34:41,017 INFO - Terracotta 3.7.7, as of 20140117-102107 (Revision 24373 by jenkins-slave@sfo-c64-jenkins-slave-007.eur.ad.sag f

使用Terracotta客户端,在应用程序启动时,以下内容始终记录到控制台。我想让这个输出静音

对我自己的log4j.xml的更改对该输出没有影响。请告知如何使此输出静音。可以将控制台输出更改为警告

记录的输出:


2014-08-08 11:34:41,017 INFO - Terracotta 3.7.7, as of 20140117-102107 (Revision 24373 by jenkins-slave@sfo-c64-jenkins-slave-007.eur.ad.sag from 3.7.7)
2014-08-08 11:34:41,361 INFO - Successfully loaded base configuration from file at '/var/folders/lj/_ny27bys3gl_y6d73tm940l00000gn/T/tc-config8417820335658989224.xml'.
2014-08-08 11:34:41,374 INFO - Log file: '/tmp/terracotta/logs/terracotta-client.log'.
2014-08-08 11:34:42,249 INFO - Connection successfully established to server at 127.0.0.1:9510
objc[43446]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_60.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.