issues
search
ultravioletrs
/
cocos
Cocos AI - Confidential Computing System for AI
https://ultraviolet.rs/cocos.html
Apache License 2.0
25
stars
9
forks
source link
NOISSUE - Use constants for log level
#240
Closed
SammyOina
closed
2 months ago
SammyOina
commented
2 months ago
What type of PR is this?
What does this do?
Bug Fixes
Improved log level consistency by using predefined constants for logging messages, enhancing reliability and future log analysis.
Tests
Updated test assertions to use log level constants instead of hardcoded strings, increasing robustness and reducing potential mismatches.
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified feature?
Notes
What type of PR is this?
What does this do?
Bug Fixes
Tests
Which issue(s) does this PR fix/relate to?
Have you included tests for your changes?
Did you document any new/modified feature?
Notes