Closed blnote closed 1 month ago
@blnote Hi Bastian, thanks for catching the typo!
also to simplify a little, maybe the following sentences at the beginning of the Handler wiki page could be omitted, since the info is contained below in the create handler section
That's a very reasonable suggestion, though the current repetition is intentional. A lot of people skim documentation, and might not make it down to the "Writing handlers" section.
In this particular case the info is quite fundamental so I'd prefer to err on the side of being overly repetitive.
Hope that makes sense / seems reasonable?
Cheers! :-)
in https://github.com/taoensso/telemere/wiki/4-Handlers#handler-specific-opts
first link points to:
https://cljdoc.org/d/com.taoensso/telemere/CONSOLE/api/taoensso.telemere#handler:console
(CONSOLE instead of CURRENT).
also to simplify a little, maybe the following sentences at the beginning of the Handler wiki page could be omitted, since the info is contained below in the create handler section
Best, Bastian