Package com.codingchili.core.logging


package com.codingchili.core.logging
Functionality for logging to file or a remote service, building logging events and serializing.
  • Interface Summary
    Interface
    Description
    Interface for a logger that logs Json objects.
    Interface to generate logging messages.
    This interface allows for custom defined logging levels.
  • Class Summary
    Class
    Description
    Default logging implementation.
    Implementation of a console logger, filters some key/value combinations to better display the messages.
    Helper class to construct logging messages.
    A logger that logs to a remote host.
  • Enum Class Summary
    Enum Class
    Description
    logging level definitions.