Package ch.swisscom.mid.client.impl
Class Loggers
java.lang.Object
ch.swisscom.mid.client.impl.Loggers
public class Loggers extends Object
-
Field Summary
Fields Modifier and Type Field Description static List<String>ALL_OF_THEMstatic StringLOGGER_CLIENTstatic StringLOGGER_CLIENT_PROTOCOLstatic StringLOGGER_CONFIGstatic StringLOGGER_FULL_REQUEST_RESPONSEstatic StringLOGGER_REQUEST_RESPONSE -
Constructor Summary
Constructors Constructor Description Loggers() -
Method Summary
-
Field Details
-
LOGGER_CLIENT
- See Also:
- Constant Field Values
-
LOGGER_CONFIG
- See Also:
- Constant Field Values
-
LOGGER_CLIENT_PROTOCOL
- See Also:
- Constant Field Values
-
LOGGER_REQUEST_RESPONSE
- See Also:
- Constant Field Values
-
LOGGER_FULL_REQUEST_RESPONSE
- See Also:
- Constant Field Values
-
ALL_OF_THEM
-
-
Constructor Details
-
Loggers
public Loggers()
-