loggingEvent is not defined
Brought to you by:
timdown
While trying PatternLayout or SimpleLayout we get the error \"loggingEvent is not defined\',
If we change the value \'true\' to \'false\' for the following syntax we get the output without any error.
line 1848:
PatternLayout.prototype.ignoresThrowable = function() {
return false;
};
Please advice.
Regards
Bala
Do you have an example? It works for me.
Perhaps it's time to close this issue since you haven't received a response in over 2 years?