Closed coleramos425 closed 5 months ago
Describe the suggestion Include priority based logger.
Justification Allow for flexible control of output verbosity without making additional code changes. Useful for debugging and development.
Implementation Standard use of python's logger library. Update all relevant stdout to use logger with assigned priority (info, warn, debug, etc).
Originally posted by @koomie in https://github.com/AMDResearch/omniperf/discussions/153#discussioncomment-6629998
Complete
Describe the suggestion Include priority based logger.
Justification Allow for flexible control of output verbosity without making additional code changes. Useful for debugging and development.
Implementation Standard use of python's logger library. Update all relevant stdout to use logger with assigned priority (info, warn, debug, etc).
Originally posted by @koomie in https://github.com/AMDResearch/omniperf/discussions/153#discussioncomment-6629998