Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Method

print(_:)

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

Parameters

string

The string to print.