Logger.event

Conditional subscription logging

struct Logger
@trusted const nothrow
void
event
(
ref Topic topic
,
lazy string identifier
,
lazy const(Document) data
)