compomics / DeepLC

DeepLC: Retention time prediction for (modified) peptides using Deep Learning.
https://iomics.ugent.be/deeplc
Apache License 2.0
52 stars 18 forks source link

use logger instead of logging #32

Closed paretje closed 3 years ago

paretje commented 3 years ago

Using our own logger instead of the root logger enables downstream users to easily set the DeepLC logging level separately from the rest of the application.