RLJB wrote: > ... Can anyone tell me ... how to turn on logging and where to view the > logs? ....
First, do you have logs turned on in the installation you have? There are settings for logfile location and logging level in the configuration file. Second, look at logging in some of the standard source code (such as webservices.py). There's hardly anything to do. Or instead, if you're outputting your logs into a console, just use 'print' statements everywhere. That's the easiest way to start, IMHO. ------------------------ Regards, Geoff Seath Solutions Ltd (http://www.seathsolutions.com) -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=36496#36496 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
