Package com.saperion.common.logging


package com.saperion.common.logging
Contains standard logging classes.
  • Class
    Description
    Standard Logger that abstracts from the underlying actual logging framework and adds standard message and parameter formatting.
    LogLevel enumerates the available log levels of the standard Logger.