Sfoglia il codice sorgente

Fixed README

pull/420/head
Wilson Li 7 anni fa
parent
commit
633d965e33
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      README.md

+ 1
- 1
README.md Vedi 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`

Caricamento…
Annulla
Salva