append.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(A args)
  2. void append(Char[] fmt, A args)
  3. void append(A arg)
    template append(LogLevel level)
    void
    append
    (
    Fence _ = Fence()
    string file = __FILE__
    size_t line = __LINE__
    A
    )
    (
    lazy A arg
    )

Meta