Logger.output

class Logger
static
output
@property
(
)
out (o) { assert (o !is null, "log output handler is null"); }

Meta