mirror of
https://github.com/taoensso/telemere.git
synced 2025-12-17 01:51:10 +00:00
[doc] [#27] Typo in link (@blnote)
This commit is contained in:
parent
2d8c528a6a
commit
3d71b70503
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@ Note that handler middleware in particular is an often overlooked but powerful f
|
|||
|
||||
## Handler-specific opts
|
||||
|
||||
Handler-specific opts are specified when calling a particular **handler constructor** (like [`handler:console`](https://cljdoc.org/d/com.taoensso/telemere/CONSOLE/api/taoensso.telemere#handler:console)) - and documented by the constructor.
|
||||
Handler-specific opts are specified when calling a particular **handler constructor** (like [`handler:console`](https://cljdoc.org/d/com.taoensso/telemere/CURRENT/api/taoensso.telemere#handler:console)) - and documented by the constructor.
|
||||
|
||||
Note that it's common for Telemere handlers to be customized by providing *Clojure/Script functions* to the relevant handler constructor call.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue