Config

Undocumented in source.

Constructors

this
this(LogSink sink)
Undocumented in source.

Members

Functions

feed
void feed(Asset asset)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin CreateLogger
Undocumented in source.

Properties

entries
EntriesClosure entries [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
sources
SourcesClosure sources [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
values
ValuesClosure values [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
view
PathTreeView!ConfigEntry view [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

EntriesClosure
struct EntriesClosure
Undocumented in source.
SourcesClosure
struct SourcesClosure
Undocumented in source.
ValuesClosure
struct ValuesClosure
Undocumented in source.

Variables

log
Logger log;
Undocumented in source.

Mixed In Members

From mixin CreateLogger

Here
alias Here = typeof(this)
Undocumented in source.
Here
alias Here = ___Module___
Undocumented in source.
Logger
struct Logger
Undocumented in source.

Meta