Skip to content

Commit 579de79

Browse files
authored
Add C#/.NET implementation to Logging Vocabulary implementation section (#1943)
* docs: add bytegaurd-hq security logger as implementation * refactor: add .net
1 parent 22e377e commit 579de79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cheatsheets/Logging_Vocabulary_Cheat_Sheet.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ In order to better understand security event logging a good high-level understan
5252
Some languages have libraries which ease the job of adopting this logging vocabulary in applications:
5353

5454
- Python: [lucabello/owasp-logger](https://github.com/lucabello/owasp-logger)
55+
- C#/.NET: [byteguard-hq/byteguard-security-logger](https://github.com/ByteGuard-HQ/byteguard-security-logger)
5556

5657
## Format
5758

0 commit comments

Comments
 (0)