tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Logger.opCall
tagion
logger
Logger
Logger
logs the text to in INFO level
void
opCall
(Topic topic, string identifier, const(Document) data)
void
opCall
(Topic topic, string identifier, T data)
void
opCall
(Topic topic, string identifier)
void
opCall
(Topic topic, string identifier, T data)
void
opCall
(string text)
struct
Logger
const nothrow
void
opCall
(
lazy
string
text
)
void
opCall
(string fmt, Args args)
void
opCall
(const(Throwable) t)
Meta
Source
See Implementation
tagion
logger
Logger
Logger
functions
close
error
fatal
isLoggerServiceRegistered
isLoggerSubRegistered
opCall
pop
push
registerSubscriptionTask
report
set_logger_task
trace
warn
properties
task_name
static variables
logger_subscription_tid
logger_task_name
variables
_task_name
masks
silent
logs the text to in INFO level