@sap/audit-logging
Advanced tools
Comparing version 5.5.4 to 5.5.5
@@ -9,2 +9,7 @@ # Change Log | ||
## 5.5.5- 2022-08-15 | ||
### Updated | ||
- README file changed with a clarifying note for clients | ||
## 5.5.4- 2022-06-10 | ||
@@ -11,0 +16,0 @@ |
{ | ||
"name": "@sap/audit-logging", | ||
"version": "5.5.4", | ||
"version": "5.5.5", | ||
"lockfileVersion": 1, | ||
@@ -5,0 +5,0 @@ "requires": true, |
{ | ||
"name": "@sap/audit-logging", | ||
"description": "Provides audit logging functionalities for Node.js applications", | ||
"version": "5.5.4", | ||
"version": "5.5.5", | ||
"license": "SEE LICENSE IN LICENSE file", | ||
@@ -6,0 +6,0 @@ "main": "index.js", |
@@ -53,3 +53,8 @@ # @sap/audit-logging | ||
--- | ||
> **NOTE:** | ||
> SAP customers can use this library to access (read) audit logs. They cannot write log messages for their applications. | ||
Writing audit log messages is only possible for SAP internal users. | ||
--- | ||
### General audit logging principles | ||
@@ -56,0 +61,0 @@ |
88873
876