serpwings / static-wordpress

Python Library for Static WordPress (Autmated Crawling, Post-Processing and Hosting)
https://static-wordpress-docs.netlify.app/
GNU General Public License v3.0
189 stars 108 forks source link

Configure Logging Module #33

Closed seowings closed 11 months ago

seowings commented 11 months ago

Add Logging Handler to core library. So that Python module importers can turn it OFF/ON at their own.

Add handling utils for activation and deactivation of the logs and their different levels.

seowings commented 11 months ago

Include Logging modue for Simply Static Post Processing #41