erikmav commented on PR #132:
URL: https://github.com/apache/logging-log4net/pull/132#issuecomment-2025667615

   @FreeAndNil I just tried setting LoggingEvent.Level to non-nullable and set 
to Level.All. Problem is that null is converted into different policies by 
different appenders (Debug, Info, or All) so a blanket All policy does not 
work. Seems like it needs to be left nullable for back compat.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to