Skip to content

Commit

Permalink
Update src/log.cr
Browse files Browse the repository at this point in the history
Co-authored-by: Sijawusz Pur Rahnama <sija@sija.pl>
  • Loading branch information
caspiano and Sija authored Jun 19, 2020
1 parent 26df4b2 commit 446f0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/log.cr
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
#
# If you need to change the default level, backend or sources call `Log.setup` upon startup.
#
# NOTE: Calling setup will override previous setup calls.
# NOTE: Calling `setup` will override previous `setup` calls.
#
# ```
# Log.setup(:debug) # Log debug and above for all sources to STDOUT
Expand Down

0 comments on commit 446f0d6

Please sign in to comment.