I am trying to use JQuantLib
, but I'm getting too many system.err messages being thrown at console. Would someone please suggest on how a Log4J
logger could be configured in JQuantLib
, so all library messages are routed to the configured logger instead of console.
Thanks in advance.