[][src]Module olin::log

Enums

Level

See Level enum defined in https://github.com/CommonWA/cwa-spec/blob/master/ns/log.md#write

Functions

error

Convenience wrapper for the error level.

info

Convenience wrapper for the info level.

warning

Convenience wrapper for the warning level.

write

Writes a line of text with the specified level to the host logger.