Skip to content

Instantly share code, notes, and snippets.

View meirlazar's full-sized avatar

Meir Lazar meirlazar

View GitHub Profile
@GingerGraham
GingerGraham / bash_logging.md
Last active January 19, 2026 15:23
Bash Logging

Bash Logging Module

A flexible, reusable logging module for Bash scripts that provides standardized logging functionality with various configuration options.

Important

This version of the bash logging module is now deprecated and the gist is no longer maintained. Please see the full release bash-logger

Note

This deprecated version has been left for reference purposes only.