{"id":25124651,"url":"https://github.com/sahneedev/sahnee.logger","last_synced_at":"2025-04-02T17:42:13.690Z","repository":{"id":53787325,"uuid":"337822951","full_name":"SahneeDEV/Sahnee.Logger","owner":"SahneeDEV","description":"The Sahnee.Logger application contains several helper modules to enable logging in a sahnee project.","archived":false,"fork":false,"pushed_at":"2021-03-15T20:19:33.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T08:17:17.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","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/SahneeDEV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-10T18:55:56.000Z","updated_at":"2021-03-15T20:19:35.000Z","dependencies_parsed_at":"2022-09-25T08:33:44.465Z","dependency_job_id":null,"html_url":"https://github.com/SahneeDEV/Sahnee.Logger","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahneeDEV%2FSahnee.Logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahneeDEV%2FSahnee.Logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahneeDEV%2FSahnee.Logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahneeDEV%2FSahnee.Logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SahneeDEV","download_url":"https://codeload.github.com/SahneeDEV/Sahnee.Logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246863706,"owners_count":20846298,"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":"2025-02-08T08:17:21.923Z","updated_at":"2025-04-02T17:42:13.659Z","avatar_url":"https://github.com/SahneeDEV.png","language":"Elixir","readme":"# Sahnee.Logger\n\nThe Sahnee.Logger application contains several helper modules to enable logging in a sahnee project.\n\n- **Sahnee.Logger.metadata_block**: A macro that can be used to set logger metadata when entering a code block and automatically clear it after leaving it.\n- **Sahnee.Logger.MeatbagFormatter**: A log formatter for better console output of log data optimized for human readability.\n- **Sahnee.Logger.JsonFormatter**: A log formatter outputting JSON logs for optimial consuption by other services. No data is lost when creating JSON logs.\n\n## Installation\n\nThe package can be installed by adding `sahnee_logger` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:sahnee_logger, git: \"ssh://git@github.com:Sahnee-DE/Sahnee.Logger.git\", tag: \"\u003ctag here\u003e\"}\n  ]\nend\n```\n\nPlease make sure to replace `\u003ctag here\u003e` with the currently latest version/tag.\n\n## Documentation\n\nDocumentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc).\n\n## Tests\n\nThis project is unit tested. Use `mix test` to run unit tests.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahneedev%2Fsahnee.logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahneedev%2Fsahnee.logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahneedev%2Fsahnee.logger/lists"}