turn on debug statements in .cpp

Support and queries relating to all previous versions of ZoneMinder
Locked
bhomass
Posts: 103
Joined: Sat Jun 11, 2005 6:54 pm

turn on debug statements in .cpp

Post by bhomass »

how do I turn on all the print outs in .cpp, such as
Info(...), Debug(1,....)?

do they show up in zmdc.log?
User avatar
zoneminder
Site Admin
Posts: 5215
Joined: Wed Jul 09, 2003 2:07 pm
Location: Bristol, UK
Contact:

Post by zoneminder »

If you go to Options->Tools and switch on extra debug then you will get special debug files written to wherever you choose. Usually one per process.

Phil
Locked