Skip to content

Commit

Permalink
fix: add property into log properties
Browse files Browse the repository at this point in the history
  • Loading branch information
itaykl authored Nov 16, 2020
1 parent e278356 commit 33d46d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Those properties are:
- `ip`: The ip address of the server that the request came from. _string | Optional_
- `host`: The server/container name where the event occurred. _string | Optional_
- `groupId`: The attributes that defines the relation between the entities to the event that occurred. _GroupId | Optional_
- `operationalData`: The operational data. _object | Optional_
- `operationalData`: The operational data . _object | Optional_

### PolarisLogger

Expand Down

0 comments on commit 33d46d1

Please sign in to comment.