-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
appendersAffects one or more Appender pluginsAffects one or more Appender pluginsbugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing codewaiting-for-userMore information is needed from the userMore information is needed from the user
Description
As reported in this SO question if the HTTP appender does not have a configured layout, it fails with an NPE.
The correct behavior should be:
- issue a status logger message at level
ERROR, - return
null.
Metadata
Metadata
Assignees
Labels
appendersAffects one or more Appender pluginsAffects one or more Appender pluginsbugIncorrect, unexpected, or unintended behavior of existing codeIncorrect, unexpected, or unintended behavior of existing codewaiting-for-userMore information is needed from the userMore information is needed from the user