When the log level is error/critical, all the debug, info messages cause an
error message displayed in the console.
--------------------------------------------------------------------------------------------------------------------
Key: AXIS2C-1319
URL: https://issues.apache.org/jira/browse/AXIS2C-1319
Project: Axis2-C
Issue Type: Bug
Reporter: S.Uthaiyashankar
Assignee: S.Uthaiyashankar
When the log level is less than the logged message's log level (e.g, log level
is critical and log message is a debug message), logged message should be
ignored. However, it prints "please check your log and buffer" message to the
console
(This problem is introduced when applied patch given in AXIS2C-1286)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.