From 4373c6e567bc21d9dd6c286bb8cb046f5abd79cf Mon Sep 17 00:00:00 2001 From: Daniil Fedotov Date: Mon, 25 Jan 2016 10:33:10 +0000 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58770db..9f90fc6 100644 --- a/README.md +++ b/README.md @@ -222,7 +222,7 @@ Lager is also supplied with a `error_logger` handler module that translates traditional erlang error messages into a friendlier format and sends them into lager itself to be treated like a regular lager log call. To disable this, set the lager application variable `error_logger_redirect` to `false`. -You can also disable reformating for OTP and Cowboy messages by setting variable +You can also disable reformatting for OTP and Cowboy messages by setting variable `error_logger_format_raw` to `true`. The `error_logger` handler will also log more complete error messages (protected