We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b566836 commit 070e1d1Copy full SHA for 070e1d1
docs/php-libraries/sourcetoad-logger.md
@@ -9,8 +9,8 @@ Created out of a need to audit information for decades in an optimized packed wa
9
10
It logged more than a regular audit package in a performant way. It logged information such as:
11
12
-* What data was viewed by whom
13
-* What data was changed by whom
+* What data was viewed, and by whom
+* What data was changed, and by whom
14
* Authentication events
15
16
This tracked information in tables that with some effort could replay activities made by a user. This was helpful when/if an audit was needed.
0 commit comments