Module cocaine::logging [] [src]

Contains a logging service with helper macro to ease integration with the cloud logging system.

Structs

Filter

Severity filter handle.

Logger

Logger allows to log events directly into the Cocaine Logging Service.

LoggerContext

A RAII context manager for a logging service.

SeverityParseError

An error returned when parsing a severity.

Enums

FilterResult

Represents a filtering result for a logging event.

Severity

Allowed severity levels.

Traits

Log

A logger interface.