DiamondLightSource / DiamondLightSource/logpanel
Application-Based Logs
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a developer, I want the application to handle data from different sources appropriately. Certain sources have a different levelling system and does not have a the "full_message" response. This is especially true in cluster-based responses and can be identified easily by changing the logfilter to Error and corresponding the Log Level String with the Message (which contains the log level)
## Acceptance Criteria
- All logs are have their log level string corresponding to the level based of the different standards it uses
- All cluster log messages do not have the log level string as part of their log message
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.