Skip to content

feat(logger): implement logging functionality across various components#2

Merged
Szaki-dev merged 1 commit intomainfrom
logger
Dec 2, 2025
Merged

feat(logger): implement logging functionality across various components#2
Szaki-dev merged 1 commit intomainfrom
logger

Conversation

@Szaki-dev
Copy link
Copy Markdown
Contributor

Add a Logger class to facilitate logging with different levels (info, error, debug) across the application. Each component now initializes its own logger instance, improving traceability and debugging capabilities.

  • Updated button, config manager, database, LCD, LED, NTP, OTA, NFC, state, WiFi, and WebSocket components to utilize the new logging system.

Add a Logger class to facilitate logging with different levels (info, error, debug) across the application. Each component now initializes its own logger instance, improving traceability and debugging capabilities.

- Updated button, config manager, database, LCD, LED, NTP, OTA, NFC, state, WiFi, and WebSocket components to utilize the new logging system.
@Szaki-dev Szaki-dev merged commit 9089dc2 into main Dec 2, 2025
@Szaki-dev Szaki-dev deleted the logger branch December 2, 2025 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant