Skip to content

Hook for Writing to a Log File on Close #81

Closed
@define-private-public

Description

@define-private-public

Hi, I really like this logging framework; thanks for making it.

I'm right now developing console/desktop apps, not something like a daemon or webapp which is supposed to stay alive for a long time. I have two sinks being used right now Console & File. I'm wondering if there is some way I could output a "break line" (say the character '-' repeated 80 times on it's own line), for the File sink when the Log is being destroyed or flushed.

That way it would be much easier to discern between multiple runs in the single log file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions