aurzenligl / pytest-logger

Pytest plugin configuring handlers for loggers from Python logging module.
MIT License
35 stars 11 forks source link

Add pytest_logger_logsdir hook #24

Closed zmc closed 5 years ago

zmc commented 5 years ago

It's not always practical to use --logger-logsdir or the logger_logsdir ini option. Allow setting the logsdir value via a hook.

Signed-off-by: Zack Cerza zack@redhat.com

aurzenligl commented 5 years ago

Released -> https://pypi.org/project/pytest-logger/0.5.1/