Public Member Functions | |
| String | format (LogRecord logRecord) |
Package Functions | |
| void | setFormatFailureChance (double formatFailureChance) |
Private Attributes | |
| double | formatFailureChance = 0.0 |
| Random | random = new Random(System.currentTimeMillis()) |
|
|
|
|
|
Sets the chance that a call to format will fail with an exception
|
|
|
|
|
|
|
1.3.8