mtxr / SublimeText-SQLTools

SQLTools for Sublime Text 3
https://code.mteixeira.dev/SublimeText-SQLTools/
GNU General Public License v3.0
177 stars 40 forks source link

How to disable the `SQLTools (v0.6.6): Logging is active` messages? #46

Closed evandrocoan closed 8 years ago

evandrocoan commented 8 years ago

How to disable the SQLTools (v0.6.6): Logging is active messages?

Are they intent to be printed or was forgot to disable them?

SQLTools (v0.6.6): Logging is active
SQLTools (v0.6.6): Connection timeout setted to 5000 seconds
SQLTools (v0.6.6): Connection history defined with max size 100
SQLTools (v0.6.6): SQLTools Loaded!
mtxr commented 8 years ago

Yeah. They should be printed, unless you set debug setting to False, ok?

You can disable it anytime, it's activated by default because we had some problems during sublime startup, It helped a lot.