public final class LogCleanerUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
encodeCharacter(int codePoint) |
static String |
getSafeHeaderValue(String headerValue) |
static String |
neutralizeForLog(String message) |
static String |
removeLinearWhiteSpaces(String input)
Remove extra white spaces in String and convert into lowercase.
|
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.