{"id":13741331,"url":"https://github.com/lpil/logging","last_synced_at":"2025-04-10T10:32:03.546Z","repository":{"id":223002099,"uuid":"758967309","full_name":"lpil/logging","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T14:44:22.000Z","size":17,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T09:21:12.544Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lpil.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-17T15:49:19.000Z","updated_at":"2024-07-16T07:57:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"c5d30fd9-3619-4b6a-b395-415dd5e02d0c","html_url":"https://github.com/lpil/logging","commit_stats":null,"previous_names":["lpil/logging"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flogging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flogging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flogging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Flogging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/logging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"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-08-03T04:00:57.966Z","updated_at":"2025-04-10T10:32:03.511Z","avatar_url":"https://github.com/lpil.png","language":"Erlang","funding_links":[],"categories":["Packages"],"sub_categories":["Logging and Monitoring"],"readme":"# logging\n\nConfiguration for the Erlang logger.\n\n[![Package Version](https://img.shields.io/hexpm/v/logging)](https://hex.pm/packages/logging)\n[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/logging/)\n\n```sh\ngleam add logging\n```\n\n```gleam\nimport logging.{Info}\n\npub fn main() {\n  // Run this once at the start of your program\n  logging.configure()\n\n  // And get logging!\n  logging.log(Info, \"Hello, Joe!\")\n}\n```\n\n## Disabling the colored output\n\nWhen using some logger services, colored output can be superfluous, because\nthey're not processed at all, and appears as real characters. You can set\nthe `NO_COLOUR` or `NO_COLOR` environment variable to any string that _is not_\n`\"false\"` or the empty string to disable the colored output from the logger.\n\nFurther documentation can be found at \u003chttps://hexdocs.pm/logging\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Flogging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Flogging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Flogging/lists"}