ConsoleMessage.this

Undocumented in source.
  1. this()
  2. this(string node, ulong timestamp, string logger, string message, int commandId)
    class ConsoleMessage
    pure nothrow @safe @nogc
    this
    (
    string node
    ,
    ulong timestamp = ulong.init
    ,
    string logger = string.init
    ,
    string message = string.init
    ,
    int commandId = int.init
    )

Meta