Skip to content

Instance Method

print(_:)

The method called by a ConsoleLogger to print a log message.
func print(_ string: String)

Parameters

string

The string to print.