|
|
 |
« on: June 30, 2010, 02:29:45 PM » |
|
hi
i'm extending a plugin with a log4x data capabilities, it's very useful and can show more information, so it's important.
my outlut is like this
<module> <name><![CDATA[example.com]]></name> <type>log4x</type> <severity>warn</severity> <message> <![CDATA[ g n p / t : 16 - 6 - 0 / 22 ]]> </message> <stacktrace><![CDATA[ g n p / t : 16 - 6 - 0 / 22 ]]> </stacktrace> </module>
but i got this error in pandora_server.error
echo: write error: Broken pipe
so how I guess the error is by "<>" but then, how do I do?
thanks.
|