Module log_entry

Module log_entry 

Source
Expand description

This module defines the structure for a single log entry.

Structsยง

LogEntry
Represents a single log entry with timestamp, level, module, and message.