{"id":30799411,"url":"https://github.com/triole/logseal","last_synced_at":"2025-10-13T11:17:20.130Z","repository":{"id":143197895,"uuid":"614718557","full_name":"triole/logseal","owner":"triole","description":"a wrapper for logrus","archived":false,"fork":false,"pushed_at":"2024-01-05T05:31:30.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T19:30:10.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/triole.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-03-16T07:10:12.000Z","updated_at":"2023-03-16T07:11:45.000Z","dependencies_parsed_at":"2023-12-21T20:33:48.502Z","dependency_job_id":null,"html_url":"https://github.com/triole/logseal","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/triole/logseal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triole%2Flogseal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triole%2Flogseal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triole%2Flogseal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triole%2Flogseal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/triole","download_url":"https://codeload.github.com/triole/logseal/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/triole%2Flogseal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014764,"owners_count":26085593,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09-05T19:11:47.017Z","updated_at":"2025-10-13T11:17:20.125Z","avatar_url":"https://github.com/triole.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Logseal\n\nLogseal is a wrapper around [logrus](https://github.com/sirupsen/logrus) that provides a few functions that make life a little easier.\n\n## Usage\n\nFour init parameters are supported.\n\n| parameter             | type   | default     |\n|-----------------------|--------|-------------|\n| log level             | string | info        |\n| log file              | string | /dev/stdout |\n| no colours, bool      | bool   | false       |\n| enable JSON log, bool | bool   | false       |\n\n## Example\n\n```go\nimport (\n\t\"github.com/triole/logseal\"\n)\n\nlg = logseal.Init(\"debug\", nil, true, false)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriole%2Flogseal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriole%2Flogseal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriole%2Flogseal/lists"}