Ben Leith
Results
2
issues of
Ben Leith
Previously, the mode was hard-coded to be "w" which truncates the file before logging. Relevant documentation has been updated and tests have been added to validate the new functionality. Closes...
#### What's the problem this feature will solve? I'm trying to add custom headers to my log-files before running pytest. This is currently impossible because the `LoggingPlugin` hard-codes the `_FileHandler`...
type: proposal
plugin: logging