CobaltFusion / DebugViewPP

DebugView++, collects, views, filters your application logs, and highlights information that is important to you!
Boost Software License 1.0
978 stars 144 forks source link

Best practice to log explicitly for DebugView++ #386

Open nefarius opened 1 year ago

nefarius commented 1 year ago

Hi all!

Really nice tool, long time user 😄

Question as a developer; what would be the recommended approach to log deliberately for DVPP? Writing logs from C/C++ WinApi programs especially.

Thanks & cheers