Module sindra::log [] [src]

Traits and types for logging errors during compilation.

Structs

LogListener

Log listener object for accepting log messages of type T, buffering them, and outputting them to output stream O and error stream E as needed.

Enums

LogPriority

Log Priority level.