This PR is to add some behavior-type logs like inserting disk, ejecting etc to help in troubleshooting.
Removed also some key-pressed related logs by wrapping them with #ifdef DEBUG and easier to enabled if needed to while limiting additional lines in log.
This PR is to add some behavior-type logs like inserting disk, ejecting etc to help in troubleshooting. Removed also some key-pressed related logs by wrapping them with #ifdef DEBUG and easier to enabled if needed to while limiting additional lines in log.