Bardo.Logger (Bardo v0.1.0)
View SourceCustom logging functionality for the Bardo system.
Provides structured logging capabilities and integration with the standard Elixir Logger. Also includes filters for specialized log handling.
Summary
Types
A structured log entry with component information.
Functions
Log an alert message.
Log a critical message.
Log a debug message.
Log an emergency message.
Log an error message.
Log an info message.
Log a notice message.
Filter to only show logs from scape modules.
Filter to only show status messages or error results.
Log a warning message.
Types
Functions
Log an alert message.
Log a critical message.
Log a debug message.
Log an emergency message.
Log an error message.
Log an info message.
Log a notice message.
Filter to only show logs from scape modules.
Filter to only show status messages or error results.
Log a warning message.