logging facility in Synopse seems to be an interesting alternative to JclDebug. Need to check out how they differ in looking up the method name for tracing.
Posted by jpluimers on 2020/07/15
On my todo list, as Synops is updated more often than JCL: [WayBack] The logging facility in Synopse seems to be an interesting alternative to JclDebug: According to this StackOverflow answer, one of its features is looki… – Thomas Mueller (dummzeuch) – Google+
- [WayBack] Note to self: Check out Synopse Logging – twm’s blog
- [WayBack] Enhanced logging in SynCommons – Synopse
Logging is everything… unless you never wrote a bug in your program! Let us introduce a new logging class: logging with a set of levels; fast, low execution overhead; can load
- [WayBack] Using jclDebug – twm’s blog
- [WayBack] How to get current method’s name in Delphi 7? – Stack Overflow
–jeroen
Leave a Reply