the name of the setting.
the function used to set the value. should accept a value and return another.
format - adds a new format string.
the name of the format.
the format string.
used for chaining.
get - returns the value of a setting.
the name of the setting.
the value of the setting.
level - adds a new level
the name of the level
the numberical value to rank the level
the name of the color to use
set - sets the value of a setting.
the name of the setting.
the value for the setting.
used for chaining.
write - writes out to every transport
the chunk to write out
this is called when the write is done. If there was an error it is passed to this.
void
Generated using TypeDoc
_setter - creates a setter for a setting