fchierad / PRD

Repository to store ECMAScript code used in workflows created with the product NetIQ Identity Manager.
MIT License
2 stars 2 forks source link

Consider adding a message prefix to the logging library's output so entries can be easily found in e.g. SIEM tools? #5

Closed astockwell closed 6 years ago

fchierad commented 6 years ago

Added a function PRD.setlogprefix( str ) and changed the module to accept the prefix as part of the IIFE invocation arguments.

fchierad commented 6 years ago

passed validation testing.