 
                            ...
Exceptions thrown during data logging can cause loss of data and can conceal security problems.
| Rule | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level | 
|---|---|---|---|---|---|---|
| ERR02-J | Medium | Likely | Yes | NoHigh | P6P12 | L2 L1 | 
Automated Detection
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| CodeSonar | 
 | JAVA.DEBUG.LOG | Debug Warning (Java) | ||||||
| Parasoft Jtest | 
 | CERT.ERR02.SIO | Avoid calling print methods of 'System.err' or 'System.out' | ||||||
| SonarQube | 
 | S106 | Standard outputs should not be used directly to log anything | 
...