Enhanced Log v2.0.1 - News: Release 2.0.3 released. New method (enhLogExceptionWithLink) allows inclusion of a NotesLink object when logging an exceptio
Release 2.0.3 released. New method (enhLogExceptionWithLink) allows inclusion of a NotesLink object when logging an exception. Refactored to reduce memory usage and increase performance. Java version not included (still working on code) -will be included in a later release.
NOTE about Stack Trace Logging (released in V2.0.2): Stack Trace Logging is DISABLED by default. It can be ENABLED by either directly setting the EnhancedLog.LogStackExceptions property to True, or indirectly calling the enhLogSetLogStackExceptions() method: enhLogSetLogStackExceptions True