Module log

Module log 

Source
Expand description

Logging utilities for phper tests.

This module provides a centralized logging setup specifically designed for test environments. It configures the env_logger with custom formatting to display key-value pairs in a structured format.

Functionsยง

setup
Sets up the logger for test environments.