LogBuilder.msg

Sets the message of the log.

struct LogBuilder
ref return
msg
(
string message
)

Parameters

message string

The message to set.

Return Value

A reference to the builder.