Skip to content

snakemake/snakemake-interface-logger-plugins

Repository files navigation

Snakemake Logger Plugin Interface

A base class for creating custom logging plugins for Snakemake.

Usage

To use this base class, inherit from LogHandlerBase and implement the create_handler method. The handler should be fully configured with a formatter and filter, as Snakemake will apply its defaults if these are not provided.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages