Documentation of 'org.joone.log.LoggerFactory' Java class
LoggerFactory
org.joone.log

Class LoggerFactory



  • public class LoggerFactory
    extends java.lang.Object
    Class used to decouple the engine's logging requests from the libraries that expose the logging service.
    • Constructor Summary

      Constructors 
      Constructor and Description
      LoggerFactory() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static ILogger getLogger(java.lang.Class cls)
      Method to get the Logger to use to print out the log messages.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LoggerFactory

        public LoggerFactory()
    • Method Detail

      • getLogger

        public static ILogger getLogger(java.lang.Class cls)
        Method to get the Logger to use to print out the log messages.
        Parameters:
        cls - The Class of the calling object
        Returns:
        The instance of the Logger

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.