{"id":17537755,"url":"https://github.com/lthibault/log","last_synced_at":"2025-03-29T03:46:27.489Z","repository":{"id":53269662,"uuid":"176563382","full_name":"lthibault/log","owner":"lthibault","description":"High-level logging API built on top of https://github.com/sirupsen/logrus","archived":false,"fork":false,"pushed_at":"2023-03-17T22:28:32.000Z","size":32,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T13:45:08.844Z","etag":null,"topics":["logging","structured-logging"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lthibault.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-19T17:17:42.000Z","updated_at":"2023-08-20T04:18:24.000Z","dependencies_parsed_at":"2024-12-09T01:32:01.720Z","dependency_job_id":null,"html_url":"https://github.com/lthibault/log","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lthibault%2Flog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lthibault%2Flog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lthibault%2Flog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lthibault%2Flog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lthibault","download_url":"https://codeload.github.com/lthibault/log/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246135739,"owners_count":20729056,"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":["logging","structured-logging"],"created_at":"2024-10-20T20:42:45.614Z","updated_at":"2025-03-29T03:46:27.452Z","avatar_url":"https://github.com/lthibault.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# log\n\nA high-level API adapter for [logrus](github.com/sirupsen/logrus).\n\n[![Godoc Reference](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](https://godoc.org/github.com/lthibault/log)\n[![Go Report Card](https://goreportcard.com/badge/github.com/SentimensRG/ctx?style=flat-square)](https://goreportcard.com/report/github.com/lthibault/log)\n\n## Overview\n\nPackage `log` provides a high-level API adapter around [logrus](github.com/sirupsen/logrus).  It is intended as a personal utility.  You are likely to prefer using Logrus directly.\n\nThis package makes the following changes to the logrus API:\n\n- [Functional options](https://dave.cheney.net/2014/10/17/functional-options-for-friendly-apis) for a more user-friendly API.\n- Adds `Logger.With` method, which applies log fields directly from objects satisfying `Loggable`.\n- Remove panic-level logging, as `Panic` and `Fatal` are semantically equivalent.\n\nEscape hatches are provided to maintain full compatibility with `Logrus`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flthibault%2Flog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flthibault%2Flog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flthibault%2Flog/lists"}