-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
can't see logging messages during pytest_sessionfinish #3340
Copy link
Copy link
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorplugin: loggingrelated to the logging builtin pluginrelated to the logging builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributorplugin: loggingrelated to the logging builtin pluginrelated to the logging builtin plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hi,
the following plugin won't show any logging message during
pytest_sessionfinish.Executed with the following configuration:
Thanks,
Andrea