Skip to content

Composable logging with monoids and contravariant functors.

License

Notifications You must be signed in to change notification settings

zopsicle/contralog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composable logging with monoids and contravariant functors.

If you want to use this library there are at least two ways to obtain it: you
could depend on it with Cargo by adding contralog as a dependency in
Cargo.toml, or you could copy the src/lib.rs file into your own project under
a different name.

When developing this library please use Nix to ensure the build is
reproducible:

    nix run -ic cargo test

About

Composable logging with monoids and contravariant functors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published