mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Improve logging of generators and writer loaders
This improves the logging of get_generator_classes() to provide the source of the generator (either internal or from a plugin). It also reviews the code to make it clearer (in my opinion, but I'm biased ;)), renames get_writer() to _get_writer_class() for consistency with the renamed _get_generator_classes().
This commit is contained in:
parent
a9d9ccb583
commit
570542dcb1
3 changed files with 56 additions and 33 deletions
3
RELEASE.md
Normal file
3
RELEASE.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Release type: patch
|
||||
|
||||
Improve logging of generators and writer loaders
|
||||
Loading…
Add table
Add a link
Reference in a new issue