GoggaLogger.doLog

Performs the actual logging by packing up everything before sending it to the log(Message) method

class GoggaLogger
void
doLog
(
TextType...
)
(
TextType segments
,,
Level level
)

Parameters

segments TextType

the compile-time segments

info GoggaCompInfo

the context

level Level

the log level to use

Meta