This repository has been archived by the owner on Jun 29, 2023. It is now read-only.
WildFlyGelfLogHandler does not honor "enabled" attribute of <custom-handler> #170
Labels
type: enhancement
A general enhancement
Milestone
Testcase
Even though the attribute "enabled" is set to "false", I see logs if there's nothing listening on localhost:12201:
LogManager error of type GENERIC_FAILURE: Connection refused
java.io.IOException: Cannot send data to localhost:12200
A first glance into the WildFlyGelfLogHandler.java Source does not show anything about reading the "enabled" attribute
Full Error stack:
The text was updated successfully, but these errors were encountered: