Commit 5f89a16
committed
JavaLogFactory cleanup
Removing code block to redirect system out & cleaning up imports.
If java logging configuration cannot be read, then the originating
exception is rewrapped with a more useful message and printed to standard
error.1 parent 6afaab3 commit 5f89a16
File tree
1 file changed
+1
-16
lines changed- src/main/java/org/owasp/esapi/logging/java
1 file changed
+1
-16
lines changedLines changed: 1 addition & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
| |||
80 | 78 | | |
81 | 79 | | |
82 | 80 | | |
83 | | - | |
| 81 | + | |
84 | 82 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | 83 | | |
99 | 84 | | |
100 | 85 | | |
| |||
0 commit comments