Documentation of 'org.jquantlib.JQuantLib' Java class
JQuantLib
org.jquantlib

Class JQuantLib



  • public class JQuantLib
    extends java.lang.Object
    This class allows global definitions
    • Constructor Summary

      Constructors 
      Constructor and Description
      JQuantLib() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static void setLogger(org.slf4j.Logger logger)
      This method injects a org.slf4j.Logger into JQuantLib.
      • Methods inherited from class java.lang.Object

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

      • JQuantLib

        public JQuantLib()
    • Method Detail

      • setLogger

        public static final void setLogger(org.slf4j.Logger logger)
        This method injects a org.slf4j.Logger into JQuantLib.

        JQuantLib is dependent on SLF4J interface but not dependent on any logging implementation, which means that JQuantLib delegates to the calling application code the responsability of choosing whatever implementation of SLF4J it is more convenient, if any. If no Logger is injected, all messages are simply sent to System.err.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.