Logger.output

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

Meta