Skip to content

Commit 1272bff

Browse files
authored
Merge branch 'main' into open-source
2 parents 62d7366 + a674b89 commit 1272bff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/php-libraries/sourcetoad-logger.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Created out of a need to audit information for decades in an optimized packed wa
99

1010
It logged more than a regular audit package in a performant way. It logged information such as:
1111

12-
* What data was viewed by whom
13-
* What data was changed by whom
12+
* What data was viewed, and by whom
13+
* What data was changed, and by whom
1414
* Authentication events
1515

1616
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

Comments
 (0)