I am having logcxx dated october 2006. I am trying to get it working on 64 bit 
platform AIX 5.3 Compiler Xlc 6.0.0.11. Strangely on AIX alone i get the 
following output on running trivial. When i run the testsuite, the INFO, WARN, 
FATAL logger names never occur.
It works well on other platforms. 

On using this library with my application, all the looger names are corrupted 
as  \u006F\u002E\u0032\u0052\u007 ...... - logging test 
conversion pattern is %c - %m%n.


90 [0x1] DEBUG root trivial context - debug message
93 [0x1]  root trivial context - info message
93 [0x1]  root trivial context - warn message
93 [0x1] ERROR root trivial context - error message
93 [0x1]  root trivial context - fatal message

Have anyone faced a similar issue? 


Reply via email to