Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
dreverri committed Sep 6, 2011
1 parent 445a546 commit 5793dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Expand Up @@ -89,7 +89,7 @@
Or, for the backend with multiple handles (files, mainly):

#+BEGIN_EXAMPLE
lager:set_loglevel(lager_file_backend, "console.log" debug).
lager:set_loglevel(lager_file_backend, "console.log", debug).
#+END_EXAMPLE

Lager keeps track of the minium log level being used by any backend and
Expand Down

0 comments on commit 5793dfe

Please sign in to comment.