# ANN: Memento.jl (another logging library)

**URL:** https://discourse.julialang.org/t/ann-memento-jl-another-logging-library/1172
**Category:** Community
**Tags:** package, announcement
**Created:** [December 28, 2016, 12:01am UTC](https://discourse.julialang.org/t/ann-memento-jl-another-logging-library/1172 "2016-12-28T00:01:18Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Rory-Finnegan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rory-finnegan/32/226_2.png) [@Rory-Finnegan](https://discourse.julialang.org/u/Rory-Finnegan)
#### Post date: [December 28, 2016, 12:01am UTC](https://discourse.julialang.org/t/ann-memento-jl-another-logging-library/1172/1 "2016-12-28T00:01:18Z")

</div>

Hi Folks,

I spent a few days last week working on some logging stuff in julia. Unfortunately, what started out as a simple PR to Lumberjack.jl became a rewrite and fork of the project… which I’m calling [Memento.jl](https://github.com/invenia/Memento.jl) for now. I have some general documentation up already with a comparison to the existing logging libraries if folks want to check it out.

Rory
