{"id":21214917,"url":"https://github.com/hadronized/monad-journal","last_synced_at":"2025-12-11T23:23:31.020Z","repository":{"id":14346897,"uuid":"17056484","full_name":"hadronized/monad-journal","owner":"hadronized","description":"Pure logger typeclass and monad transformer","archived":false,"fork":false,"pushed_at":"2018-08-12T09:32:41.000Z","size":27,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-26T01:02:14.438Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://hackage.haskell.org/package/monad-journal","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hadronized.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-21T13:08:57.000Z","updated_at":"2019-08-13T15:36:04.000Z","dependencies_parsed_at":"2022-09-12T11:20:18.447Z","dependency_job_id":null,"html_url":"https://github.com/hadronized/monad-journal","commit_stats":null,"previous_names":["hadronized/monad-journal","phaazon/monad-journal"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fmonad-journal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fmonad-journal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fmonad-journal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hadronized%2Fmonad-journal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hadronized","download_url":"https://codeload.github.com/hadronized/monad-journal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219012141,"owners_count":16424002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T21:32:16.724Z","updated_at":"2025-12-11T23:23:30.978Z","avatar_url":"https://github.com/hadronized.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# monad-journal\n\n## Pure logger typeclass and monad transformer\n\n### What is `monad-journal`?\n\n`monad-journal` is a simple but powerful answer to the logging problem. A lot\nof people think that “logging” is `IO`-related, while it’s not. Everyone must\nknow [MonadWriter](http://hackage.haskell.org/packages/archive/mtl/latest/doc/html/Control-Monad-Writer-Class.html#t:MonadWriter)\n, which is perfect to log things in pure computations. The issue is that you\ncan’t access those “things” inside the computation itself. `monad-journal`\nexposes a cool typeclass called `MonadJournal` that enables you to do so.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadronized%2Fmonad-journal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhadronized%2Fmonad-journal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhadronized%2Fmonad-journal/lists"}