Alaja.Printer.Basics (Alaja v1.0.0)

Copy Markdown View Source

Pre-styled message printing with severity icons and ANSI colours.

Provides 12 severity-level functions — success, error, warning, info, debug, notice, alert, critical, emergency, happy, and sad. Each prefixes the message with a Unicode icon and applies colour styling resolved through Pote's theme system.

Summary

Functions

Prints an alert message (inverted warning).

Prints a critical message (inverted error).

Prints a debug message.

Prints an emergency message.

Prints an error message.

Prints a happy/positive message.

Prints an informational message.

Prints a notice message.

Prints a sad/negative message.

Prints a success message.

Prints a warning message.

Functions