| <html> | |
| <body> | |
| Reports any public method which does not contain a logging statement. This inspection does not report | |
| simple getters and setters. | |
| <!-- tooltip end --> | |
| <p> | |
| Use the table below to specify below to specify Logger class names. | |
| Public methods which do not contain a call to a method of a variable with the type of one of the classes specified, | |
| will be reported by this inspection. | |
| <p> | |
| </body> | |
| </html> |