{"id":24011865,"url":"https://github.com/ninjakoala/monotony","last_synced_at":"2025-10-27T11:15:24.637Z","repository":{"id":16350027,"uuid":"19099987","full_name":"ninjakoala/monotony","owner":"ninjakoala","description":"Clojure library to redirect timbre logging to tools.logging","archived":false,"fork":false,"pushed_at":"2019-07-09T11:05:55.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T05:17:06.011Z","etag":null,"topics":["clojure","logging","timbre"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"WhiteHouse/api-standards","license":"epl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ninjakoala.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-04-24T07:40:56.000Z","updated_at":"2019-07-09T11:05:57.000Z","dependencies_parsed_at":"2022-09-10T15:01:55.805Z","dependency_job_id":null,"html_url":"https://github.com/ninjakoala/monotony","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Fmonotony","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Fmonotony/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Fmonotony/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ninjakoala%2Fmonotony/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ninjakoala","download_url":"https://codeload.github.com/ninjakoala/monotony/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240683316,"owners_count":19840680,"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":["clojure","logging","timbre"],"created_at":"2025-01-08T05:17:15.541Z","updated_at":"2025-10-27T11:15:24.561Z","avatar_url":"https://github.com/ninjakoala.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clojars Project](https://img.shields.io/clojars/v/com.ninjakoala/monotony.svg)](https://clojars.org/com.ninjakoala/monotony) [![Build Status](https://travis-ci.org/ninjakoala/monotony.svg?branch=master)](https://travis-ci.org/ninjakoala/monotony)\n\n```clojure\n(ns yourapp\n  (:require [ninjakoala.monotony :refer [redirect-logging!]]))\n\n(redirect-logging!)\n```\n\nThis will go ahead and replace all timbre appenders with a single appender which uses `clojure.tools.logging/log` instead.\n\n# monotony\n\nRedirects [timbre](https://github.com/ptaoussanis/timbre) logging into [tools.logging](https://github.com/clojure/tools.logging).\n\n## Justification\n\nIt's definitely not that I don't like timbre. I think it's a great idea and am looking forward to using it properly in the future. However, at `$DAYJOB` we already have well-established custom [Logback](http://logback.qos.ch/) appenders and have finally got all our existing libraries to redirect their logging to [SLF4J](http://www.slf4j.org/). I don't have time at the moment and I love [carmine](https://github.com/ptaoussanis/carmine) too much to have its logging go somewhere else.\n\n## License\n\nCopyright © 2014 Neil Prosser\n\nDistributed under the Eclipse Public License either version 1.0 or (at\nyour option) any later version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjakoala%2Fmonotony","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fninjakoala%2Fmonotony","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fninjakoala%2Fmonotony/lists"}