ThreadLocalDiagnosticContext.push

Push another string into the 'stack'. This strings will be appened together when getLabel is called.

class ThreadLocalDiagnosticContext
void
push
(
char[] label
)

Meta