Copyright © 2017-2022 Michael Truog
Version: 2.0.5 Jun 20 2023 18:35:41 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog at protonmail dot com).
log/4 |
Hut callback for CloudI logging.. |
slog/3 |
Hut structured report callback for CloudI logging.. |
log(Level::critical | alert | emergency | error | warning | notice | info | debug, Fmt::string(), Args::list(), Opts0::[{module, atom()} | {file, nonempty_string()} | {line, pos_integer()} | {function_name, atom()} | {function_arity, arity()}]) -> ok
slog(Level::critical | alert | emergency | error | warning | notice | info | debug, Data::string() | #{} | [{atom(), any()}], Meta0::#{atom() := any()}) -> ok
Generated by EDoc