pytest
pytest copied to clipboard
allow logger specific level configuration for the logfile option
while configuring log file level to debug, it seems that some libraries generate massive amounts of logging data thats not necessarily helping the intent but bloats the logfile in turn making both debugging harder and storage more expensive
it would be a great help to have a way to pass in a logging configuration where different loggers get different levels