Skip to content

Conversation

@nahmed3536
Copy link
Contributor

Summary Added logging messages with levels and toggles (based on Python's logging library). By default, it will log out what it previously did (all the messages). However now, a user can set the log level to just get results (./gpu_burn -L 2). The output is also a bit more structured making it easier to read.

Test:
./gpu_burn -l 1: logs out everything that used to be logged out
./gpu_burn -l 2: logs out results only

There are other log levels as well for more customizability in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant