-
Notifications
You must be signed in to change notification settings - Fork 150
Open
Description
It would be good to have an abstraction for logging with log levels and an appender registration mechanism. This can help us hide debug messages
Supporting:
- TRACE, DEBUG, INFO, WARN, ERROR levels
- moduleId, so appenders can filter if required
- Initially supporting: Serial appender with ANSI colors for fun
I'm thinking moduleIds like: "System.WifiSettingsService" will do the trick, so all of the system messages can be filtered out if required.
raomin
Metadata
Metadata
Assignees
Labels
No labels