Skip to content

Logging to memory for unit testing and convenient analysis #97

Closed
@MarkNahabedian

Description

@MarkNahabedian

It would be handy to have a logging sink that kept the log messages as data structures in memory. This would allow for packages to unit test their logging and for automated log analysis.

I have an implementation of a logger that collects log messages into a Vector at https://github.com/MarkNahabedian/LoggingExtras.jl/tree/VectorLogger.

If this is reasonable I'll submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions