vliz-be-opsci / py-trav-harv

python module that will allow an enduser to perform link traversal on a triple store.
0 stars 0 forks source link

clear mixup of verbose with logconf #12

Closed cedricdcc closed 2 months ago

cedricdcc commented 3 months ago

why is logconf mixed up with verbose mode? and more importantly why is either of those pushed down into this depth of implementation?

this aspect should be terminated earlier (e.g. by cli in main) in the stack

at this level we should be able to ignore any log-config concern, just do logging and use it as it has been set up in the calling context

https://github.com/vliz-be-opsci/py-trav-harv/pull/1#discussion_r1549180743