Class Logging

    • Field Detail

      • PREFIX

        public static final String PREFIX
        Prefix for all log messages in logical logging namespaces. When choosing suffixes, try to avoid existing source package names like core. 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
    • Constructor Detail

      • Logging

        public Logging()