appendLogSite

@CanIgnoreReturnValue()
public static boolean appendLogSite(LogSite logSite, StringBuilder out)

Appends log-site information in the default format, including a trailing space.

Return

whether the log-site was appended.

Parameters

logSite

the log site to be appended (ingored if INVALID).

out

the destination buffer.