Inspectopedia
 
2024.3

'public' method without logging

Warning
New
Last modified: 03 December 2024

Reports any public methods that do not contain a logging statement. This inspection does not report simple getters and setters.

For example:

Use the table below to specify Logger class names. Public methods that do not use instance methods of the specified classes will be reported by this inspection.