smerckel / dbdreader

A reader for binary data files created by Slocum ocean gliders (AUVs)
GNU General Public License v3.0
16 stars 14 forks source link

FIX: don't set log level for the user #10

Closed jklymak closed 2 years ago

jklymak commented 2 years ago

Libraries generally shouldn't set log levels. I had a heck of a time trying to figure out why my logic wasn't working ;-)

smerckel commented 2 years ago

See the point. I'll accept the change. Thanks.