Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
So based on the documentation, it looks like when you use a LogBuilder that a message is required. I personally set throwable only logging messages to "". It'd be nice to not have to set one. Maybe this:
logger.atError().withThrowable(exception).log();
Attachments
Issue Links
- is fixed by
-
LOG4J2-2947 LogBuilder should not have no-op default methods
-
- Resolved
-