InternetHealthReport / internet-yellow-pages

A knowledge graph for Internet resources
GNU General Public License v3.0
39 stars 16 forks source link

Logging rework #141

Closed m-appel closed 1 week ago

m-appel commented 1 week ago

All crawlers now log only using the logging module and not using stderr anymore. Also the IYP module now automatically logs node/relationship retrieval and creation. As a consequence, some crawlers are a bit chatty, which should be fixed in the future.

The general log level was changed to INFO and the level name is now included in the logs instead of the process name.

As parts of this also some crawlers got reworked: