Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.11.2
-
None
-
None
Description
Large methods:
AsyncLogger.logMessage conditional behavior produces a large method, this can be broken into an abstraction which two implementations.
AsyncLogger.actualAsyncLog can be inlined in cases where Properties are not set
RingBufferLogEventHandler.onEvent callback notification makes sense in a separate method so that both are below 35b
Attachments
Issue Links
- links to