Browse Source

Fixed README

pull/420/head
Wilson Li 7 years ago
parent
commit
633d965e33
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -550,7 +550,7 @@ Custom Log Rotation
-------------------
Custom log rotator could be configured with option for `lager_file_backend`
```erlang
{rotator, lager_util}
{rotator, lager_rotator_default}
```
The module should provide the following callbacks as `lager_rotator_behaviour`

Loading…
Cancel
Save