-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bind logentry and trace line. Add content information to audit trace line. * Write log entry in a thread safe way. * Eventlogger abstraction +event logging to file. * IAuditEventWriter feature. * Test for AuditEventWriter feature. * Increment component version to x.x.x.1 * Fix typos and add the missing IEventLogger interface to the abstract SnEventloggerBase class. * Increased thread safety + refactor. * Create custom log directory if it does not exist. * AuditLog event is Information. The discriminative property is the Category. * "SnLog_WriteAndReload_SnEventLogger" removed because it is an integration test.
- Loading branch information
Showing
3 changed files
with
32 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters