Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ffl35 committed Apr 24, 2024
1 parent c2f04cb commit 62f7eb4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Shadowlogger

Simple wrapper for built-in logger module which formats logs and
adds a passthrough function which can be overridden to add
additional log handling.
Simple wrapper for built-in logger module which intercepts all logs and shadows them, preventing sensitive information from being leaked.

---

Expand Down

0 comments on commit 62f7eb4

Please sign in to comment.