Class LoggerConfiguration


  • public class LoggerConfiguration
    extends Object
    Console Logger Configuration.
    Since:
    1.0.0
    Author:
    Bal Vikash Sharma
    • Method Detail

      • logConfig

        public static Logger logConfig​(Class<?> clazz)
        This method sets the logger target, and returns appender.
        Parameters:
        clazz - the class.
        Returns:
        the appender.