Log.this

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

Meta