bids-standard / pybv

A lightweight I/O utility for the BrainVision data format, written in Python.
https://pybv.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
21 stars 13 forks source link

Add `verbose` parameter #111

Open sappelhoff opened 9 months ago

sappelhoff commented 9 months ago

Add a verbose parameter to control what is being logged (DEBUG, INFO, WARNING, ...).

Using: https://docs.python.org/3/library/logging.html