From 513d233ea4bba43594511154b6508921111efeb9 Mon Sep 17 00:00:00 2001 From: "John R. Daily" Date: Thu, 14 May 2015 16:54:25 -0400 Subject: [PATCH] Drop last bits that now duplicate information from earlier --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a095dea..5d9d90b 100644 --- a/README.md +++ b/README.md @@ -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