Browse Source

Drop last bits that now duplicate information from earlier

pull/264/head
John R. Daily 10 years ago
parent
commit
513d233ea4
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      README.md

+ 0
- 3
README.md View File

@ -171,9 +171,6 @@ will be applied on that sink.
].
```
In your application you can then use `sink1:info(...)` as you normally would, but the message
will be routed into the sink handler(s) instead of the default `lager_event` handler.
Custom Formatting
-----------------
All loggers have a default formatting that can be overriden. A formatter is any module that

Loading…
Cancel
Save