Eclipse有log4cplus的问题吗?

时间:2014-01-22 01:51:55

标签: java eclipse autodesk log4cplus

这在过去一个月左右让我很烦。我没有在AFAIK内部进行任何更改,但每当我点击目录打开它时,我的JFileChoosers突然开始记录它:

l o g 4 c p l u s : E R R O R  N o   a p p e n d e r s   c o u l d   b e   f o u n d   f o r   l o g g e r   ( A d S y n c N a m e s p a c e ) .
l o g 4 c p l u s : E R R O R   P l e a s e   i n i t i a l i z e   t h e   l o g 4 c p l u s   s y s t e m   p r o p e r l y .

间距较小的文本(间隔文本是它在控制台中的显示方式)如下所示:

log4cplus:ERROR No appenders could be found for logger (AdSyncNamespace).
log4cplus:ERROR Please initialize the log4cplus system properly.

Google只提供了log4j结果,所以我真的被卡住了。

1 个答案:

答案 0 :(得分:3)

我认为您的问题与Qt development forumAutodesk forum上报告的问题相同。卸载Autodesk 360应该修复它。