Skip to content

Commit

Permalink
Merge with main
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdi committed May 13, 2022
2 parents b40ac45 + 637e300 commit 9129fcc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,12 @@ filebeat.inputs:

```Typed static property Aviation Code\Ecs Logging\Tracing\Correlate::$id must not be accessed before initialization```

This is due to trying to access type hinted properties statically before assigning values to them,
this was fixed by initialising them with null values


### Fork Changelog :

13/05/2022 :
Added the option to disable log file rotation through config file (Use the option `disable_rotate`)

Expand Down

0 comments on commit 9129fcc

Please sign in to comment.