mongodb load js
load(myjs.js)
in myjs.js have the print("this is a test log");
how can I print this log into log.txt file?
mongodb load js
load(myjs.js)
in myjs.js have the print("this is a test log");
how can I print this log into log.txt file?