{"id":23414654,"url":"https://github.com/exact-labs/log4you","last_synced_at":"2026-02-15T17:02:39.405Z","repository":{"id":184508116,"uuid":"672016421","full_name":"exact-labs/log4you","owner":"exact-labs","description":"📃 A simple library for logging","archived":false,"fork":false,"pushed_at":"2024-11-06T18:45:53.000Z","size":1451,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-14T12:45:32.961Z","etag":null,"topics":["library","logger","node","typescript"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/log4you","language":"TypeScript","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/exact-labs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2023-07-28T17:37:36.000Z","updated_at":"2025-06-10T03:09:59.000Z","dependencies_parsed_at":"2024-11-06T19:28:36.584Z","dependency_job_id":"68bd484c-d2b5-44e1-9b48-c22e25adc437","html_url":"https://github.com/exact-labs/log4you","commit_stats":null,"previous_names":["exact-labs/log4you"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exact-labs/log4you","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exact-labs%2Flog4you","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exact-labs%2Flog4you/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exact-labs%2Flog4you/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exact-labs%2Flog4you/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exact-labs","download_url":"https://codeload.github.com/exact-labs/log4you/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exact-labs%2Flog4you/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263335795,"owners_count":23450931,"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":["library","logger","node","typescript"],"created_at":"2024-12-22T20:20:22.231Z","updated_at":"2026-02-15T17:02:39.362Z","avatar_url":"https://github.com/exact-labs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# log4you\n\nA simple library for logging.\n\n\u003ch1 align=\"left\"\u003e\u003cimg style=\"height: 200px;\" src=\".github/screenshot.png\"\u003e\u003c/h1\u003e\n\n## Usage\n\n```ts\nimport Logger, { levels, LOG_LEVEL } from 'log4you';\n\nconst logger = new Logger({\n\tenabled: true,\n\tlevel: levels[LOG_LEVEL].priority, // based on --level=\u003cname\u003e\n\tname: 'app_name',\n\tformat: '{brightCyan}%time{reset} {white}(app:%name pid:%pid%file) %color[%level]{reset}',\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexact-labs%2Flog4you","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexact-labs%2Flog4you","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexact-labs%2Flog4you/lists"}