This plugin folds/unfolds Python logger lines.
There is one command exposed: fold_python_logger
On Windows: Ctrl+K + Ctrl+L
To disable folding on initial load add the following to User/Preferences.sublime-settings
:
"fold_python_logger_onload": false