API Reference bc_utils v#0.10.0

Modules

BCUtils (BEAM Campus Utilities) - A comprehensive collection of utilities for Elixir projects.

Provides functionality to display startup banners with ASCII art and custom styling.

Predefined color themes for banner text styling.

This module is used to manipulate bitwise flags.

This module is used to manipulate colors. It offers a set of functions that can be used to change the color of text in the terminal, using ANSI escape codes. It covers all color combinations and effects supported by ANSI.

Standardized error handling for BCUtils modules.

Error for configuration-related issues

Error for invalid input parameters

Error for process/system-related issues

Error for terminal/display-related issues

Custom logger filters for reducing noise from commonly verbose libraries.

Manages Phoenix.PubSub startup to avoid conflicts when multiple applications in the same VM try to start the same PubSub instance.

Telemetry integration for BCUtils modules.