-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Devices should have optional support for managing logs. Purposes of these logs include:
- auditing
- remote debugging
Desired operations:
- paginated listing within a given period of time
- clear logs
- configure log level and/or log criteria
To be determined:
- API interface
- log record format (including levels, messages, timestamp, source)
- limits & rotation