ConsoleInstanceOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

consoleID
void consoleID(string consoleID)
Undocumented in source. Be warned that the author may not have intended to support it.
consoleID
string consoleID()
Undocumented in source. Be warned that the author may not have intended to support it.
dump
void dump(ConsoleInstanceDumpCallback dump)
Undocumented in source. Be warned that the author may not have intended to support it.
dump
ConsoleInstanceDumpCallback dump()
Undocumented in source. Be warned that the author may not have intended to support it.
innerID
void innerID(string innerID)
Undocumented in source. Be warned that the author may not have intended to support it.
innerID
string innerID()
Undocumented in source. Be warned that the author may not have intended to support it.
maxLogLevel
void maxLogLevel(ConsoleLogLevel maxLogLevel)
Undocumented in source. Be warned that the author may not have intended to support it.
maxLogLevel
ConsoleLogLevel maxLogLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
maxLogLevelPref
void maxLogLevelPref(string maxLogLevelPref)
Undocumented in source. Be warned that the author may not have intended to support it.
maxLogLevelPref
string maxLogLevelPref()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
void prefix(string prefix)
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
string prefix()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta