Contents

init(stringLiteral:)

Creates a log message using a string literal.

Declaration

init(stringLiteral value: String)

Parameters

  • value:

    The string to use for the message.