append
@CanIgnoreReturnValue()
Formats the log message and metadata into the given buffer. Currently this class is only responsible for formatting the main body of the log message and not thing like log site, timestamps or thread information.
Return
the given buffer for method chaining.