Class AbstractLogging

java.lang.Object
ch.autumo.commons.logging.AbstractLogging
All Implemented Interfaces:
Logging
Direct Known Subclasses:
Log4j2Logging

public abstract class AbstractLogging extends Object implements Logging
Abstract logging class.
  • Field Details

    • rootPath

      protected static String rootPath
      ROOT path.
  • Constructor Details

    • AbstractLogging

      protected AbstractLogging()
      Default constructor.