Package org.apache.accumulo.core.logging
Class Logging
- java.lang.Object
-
- org.apache.accumulo.core.logging.Logging
-
public class Logging extends Object
- See Also:
org.apache.accumulo.core.logging
-
-
Constructor Summary
Constructors Constructor Description Logging()
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
Prefix for all log messages in logical logging namespaces. When chosing suffixes, try to avoid existing source package names likecore. This prefix was chosen to make it easy to configure all Accumulo logging for loggers using fully qualified class names and logical loggers.- See Also:
- Constant Field Values
-
-