Hello,
I use console to check the cuda status or debug the code of plugin, however, many "Saved session:" records are listed in console which may make it harder to find the line I need.
Is it possible to hide the "Saved session:" records in console? Or I didn't notice the importance of these records?
Thanks!
about session
-
- Posts: 2245
- Joined: 25.08.2021 18:15
Re: about session
you can set option "ui_session_save_interval" to 0 to disable them.