Hi,
I have gone through the https://docs.oracle.com/cd/E80045_01/jet/reference-jet/oj.Logger.html oj-logger doc and it says "Logger object writes into the native browser console or a custom writer if a custom writer is set as an option. To use a custom writer, implement the following writer methods: log(), info(), warn(), error()"
Can we use oj-logger production server logging if so, is there any sample reference which I can follow for more under standing?