-
Task
-
Resolution: Done
-
Minor
-
None
-
None
Working on WFLY-21461 I was looking at JipiLogger, and it has a lot of currently unused methods. Comment them out to save a bit of memory at runtime and energy at build time.
In these logger interfaces we don't delete methods, we just comment them out so people can still see what defunct message ids were used for and to reduce the chances old ids get re-used for something different.