org.jquantlib
Class JQuantLib
- java.lang.Object
-
- org.jquantlib.JQuantLib
-
public class JQuantLib extends java.lang.ObjectThis 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 voidsetLogger(org.slf4j.Logger logger)This method injects a org.slf4j.Logger into 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