com.univocity.api.common
Class Loggers
java.lang.Object
com.univocity.api.common.Loggers
public class Loggers
- extends Object
A central location to provide logger names used internally.
- Author:
- uniVocity Software Pty Ltd - dev@univocity.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NETWORKING
public static final String NETWORKING
- Logger for operations involving network activity.
- See Also:
- Constant Field Values
GENERAL
public static final String GENERAL
- General logger for common operations performed by our software.
- See Also:
- Constant Field Values
UNIVOCITY_LOCAL_STORE
public static final String UNIVOCITY_LOCAL_STORE
- See Also:
- Constant Field Values
Loggers
public Loggers()
Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.