GoggaLogger.logImpl

Our underlying logging implementation

class GoggaLogger
public override
void
logImpl
(
string text
)

Parameters

text string

the text to write

Meta