Skip to content

Add a file heading pattern #427

@DanChadwick

Description

@DanChadwick

One of my rolling log files is structured (as a csv file). It would be very helpful to specify a pattern (or even static string without placeholders) to be written to the file whenever a new file is created. Alternatively, if I could detect an empty log file before issuing the logging macro, then I could manually write the heading (subject to the constraints of the logger's pattern). I'm pretty new to rust so I'm not sure how and if I could implement this myself. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions