log levels doesn't work properly
--------------------------------
Key: AXIS2C-1006
URL: https://issues.apache.org/jira/browse/AXIS2C-1006
Project: Axis2-C
Issue Type: Bug
Components: util
Affects Versions: 1.2.0, Current (Nightly)
Reporter: Dinesh Premalal
Fix For: 1.3.0
I run axis2_http_server with following arguments
./axis2_http_server -l0 -p9091
Here log level set to "critical", In that case we are suppose to log down,
critical errors only (correct me if I'm wrong), but it logs errors also.
here is the log message:
[Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(945) Extra content
at the end of the document
-- SEVERITY_ERROR
[Tue Feb 26 15:34:27 2008] [error] libxml2_reader_wrapper.c(456) error occured
in reading xml stream
[Tue Feb 26 15:34:27 2008] [critical] soap_builder.c(812) SOAP message does not
have a SOAP envelope element
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]