Module workflow_rs::log::prelude

source ·

Modules

Macros

Structs

Enums

  • An enum representing the available verbosity levels of the logger.
  • An enum representing the available verbosity level filters of the logger.

Traits

  • A log sink trait that can be installed into the log subsystem using the pipe function and will receive all log messages.

Functions

Type Aliases