infn-datacloud / federation-registry-feeder

Python script to populate the Federation-Registry
Apache License 2.0
0 stars 0 forks source link

Logging #12

Closed giosava94 closed 3 months ago

giosava94 commented 3 months ago

Each thread has its own logger. This solution makes easier to debug code. This PR resolves #9 . Currently, due to high code modifications, tests don't work.