logging to custom files from xquery in OSM 7.3.5
Hey folks,
My company upgraded from OSM 7.2.2 to OSM 7.3.5 and found that log4j is no longer supported. We would print logging from xquery files triggered by automation tasks to specific log files using the log4j.xml configuration file and defining that specific log file in our xquery file. Is there a way to do this with the new ODL system? I see that it might be possible using the logging.xml file (here) but how do I reference it on the xquery side?
Any suggestions/help would be much appreciated!
Here is an example of how we had it setup for log4j: