Skip to content

Update FileHandler to create a new file if it doesn't exist #52

@dl1998

Description

@dl1998

Currently default behavior of the file handler is appending to existing file, so file shall be created manually / programmatically before starting to log messages to it.
In new version it shall check if file exist, otherwise it shall automatically create a new file.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions