{"id":14070361,"url":"https://github.com/hack4impact/logger","last_synced_at":"2026-04-17T08:05:45.356Z","repository":{"id":39744955,"uuid":"338145458","full_name":"hack4impact/logger","owner":"hack4impact","description":"A lightweight \u0026 lightning-fast logger utility used by Hack4Impact projects","archived":false,"fork":false,"pushed_at":"2023-01-07T14:05:50.000Z","size":3730,"stargazers_count":2,"open_issues_count":35,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-22T06:41:52.962Z","etag":null,"topics":["hack4impact","logger","nodejs","npm","typescript"],"latest_commit_sha":null,"homepage":"https://hack4impact.github.io/logger/","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/hack4impact.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null}},"created_at":"2021-02-11T20:32:20.000Z","updated_at":"2023-05-11T15:08:19.000Z","dependencies_parsed_at":"2023-02-07T09:16:35.072Z","dependency_job_id":null,"html_url":"https://github.com/hack4impact/logger","commit_stats":null,"previous_names":["yashtotale/logger"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/hack4impact/logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack4impact%2Flogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack4impact%2Flogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack4impact%2Flogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack4impact%2Flogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hack4impact","download_url":"https://codeload.github.com/hack4impact/logger/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hack4impact%2Flogger/sbom","scorecard":{"id":452083,"data":{"date":"2025-08-11","repo":{"name":"github.com/hack4impact/logger","commit":"1575d3d02e99da36094a0dd49d1fcd995bde1b62"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/greetings.yml:1","Warn: no topLevel permission defined: .github/workflows/integrate.yml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/greetings.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/greetings.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integrate.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/integrate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integrate.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/integrate.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integrate.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/integrate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/hack4impact/logger/stale.yml/main?enable=pin","Info:   0 out of  13 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   7 out of   7 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hack4impact/.github/docs/SECURITY.md:1","Info: Found linked content: github.com/hack4impact/.github/docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hack4impact/.github/docs/SECURITY.md:1","Info: Found text in security policy: github.com/hack4impact/.github/docs/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":0,"reason":"123 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-q8pj-2vqx-8ggc","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-6vfc-qv3f-vr6c","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-px4h-xg32-q955","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c2jc-4fpr-4vhg","Warn: Project is vulnerable to: GHSA-vpf5-82c8-9v36","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-cph5-m8f7-6c5x","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3wcq-x3mq-6r9p","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-6h5x-7c5m-7cr7","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-gj77-59wh-66hg","Warn: Project is vulnerable to: GHSA-hqhp-5p83-hx96","Warn: Project is vulnerable to: GHSA-3949-f494-cm99","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-5q6m-3h65-w53x","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-9m6j-fcg5-2442","Warn: Project is vulnerable to: GHSA-hh27-ffr2-f2jc","Warn: Project is vulnerable to: GHSA-rqff-837h-mm52","Warn: Project is vulnerable to: GHSA-8v38-pw62-9cw2","Warn: Project is vulnerable to: GHSA-hgjh-723h-mx2j","Warn: Project is vulnerable to: GHSA-jf5r-8hm2-f872","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T08:26:48.056Z","repository_id":39744955,"created_at":"2025-08-19T08:26:48.056Z","updated_at":"2025-08-19T08:26:48.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31920520,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["hack4impact","logger","nodejs","npm","typescript"],"created_at":"2024-08-13T07:07:41.751Z","updated_at":"2026-04-17T08:05:45.336Z","avatar_url":"https://github.com/hack4impact.png","language":"TypeScript","readme":"\u003cp align=\"center\"\u003e\u003cimg alt=\"Icon\" width=\"200\" src=\"https://raw.githubusercontent.com/hack4impact/logger/main/static/images/icon.svg\"/\u003e\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eHack4Impact Logger\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://www.npmjs.com/package/@hack4impact/logger\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/@hack4impact/logger?logo=npm\u0026logoColor=FFFFFF\u0026labelColor=000000\u0026label=Version\u0026style=flat-square\" alt=\"Version\"/\u003e\u003c/a\u003e\u0026nbsp;\n\u003ca href=\"https://www.npmjs.com/package/@hack4impact/logger\"\u003e\u003cimg src=\"https://img.shields.io/npm/dt/@hack4impact/logger?logo=npm\u0026logoColor=FFFFFF\u0026labelColor=000000\u0026label=Downloads\u0026style=flat-square\" alt=\"Downloads\"/\u003e\u003c/a\u003e\u0026nbsp;\n\u003ca href=\"https://github.com/hack4impact/logger/actions?query=workflow%3A%22Node+CI%22\"\u003e\u003cimg src=\"https://img.shields.io/github/workflow/status/hack4impact/logger/Node%20CI?logo=github\u0026logoColor=FFFFFF\u0026labelColor=000000\u0026label=Build\u0026style=flat-square\" alt=\"Build\"/\u003e\u003c/a\u003e\u0026nbsp;\n\u003ca href=\"https://codecov.io/gh/hack4impact/logger/\"\u003e\u003cimg src=\"https://img.shields.io/codecov/c/github/hack4impact/logger?style=flat-square\u0026label=Coverage\u0026logo=Codecov\u0026logoColor=FFFFFF\u0026labelColor=000000\" alt=\"Coverage\"/\u003e\u003c/a\u003e\u0026nbsp;\n\u003ca href=\"https://lgtm.com/projects/g/hack4impact/logger/context:javascript\"\u003e\u003cimg src=\"https://img.shields.io/lgtm/grade/javascript/github/hack4impact/logger?logo=lgtm\u0026logoColor=FFFFFF\u0026labelColor=000000\u0026label=Code%20Quality\u0026style=flat-square\" alt=\"Code Quality\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eThe \u003cstrong\u003e📦 lightweight\u003c/strong\u003e \u0026 \u003cstrong\u003e⚡ lightning-fast\u003c/strong\u003e Logger Utility used by \u003ca href=\"https://hack4impact.org/\"\u003eHack4Impact\u003c/a\u003e Projects\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cstrong\u003e\u003ca href=\"https://hack4impact.github.io/logger/\"\u003eView the website for API documentation and more!\u003c/a\u003e\u003c/strong\u003e\u003c/p\u003e\n\n## Table of Contents\n\n- [Why should you use Hack4Impact's Logger?](#why-should-you-use-hack4impacts-logger)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Website](#website)\n- [Featured Dependents](#featured-dependents)\n- [Contributors](#contributors)\n\n## Why should you use Hack4Impact's Logger?\n\n- 🚀 **NO dependencies, \u003c1.1kB size (zipped)**\n- ✨ TypeScript definitions **built in**\n- 📖 **Thorough** and **detailed** [documentation](https://hack4impact.github.io/logger/docs/classes/logger)\n- ✅ Tested **end-to-end** with Jest\n- 🌟 Code quality **perfected** with linters ([Prettier](https://prettier.io/), [ESLint](https://eslint.org/), [EditorConfig](https://editorconfig.org/), [Markdownlint](https://github.com/DavidAnson/markdownlint)) to reduce **bundle size** and ensure **bug-free code**\n- 💫 Automated [GitHub Workflows](https://github.com/hack4impact/logger/actions?query=workflow%3A%22Node+CI%22) ensure that every change is **high quality** and **functional**\n\n## Installation\n\nUsing [npm](https://www.npmjs.com):\n\n```shell\nnpm install @hack4impact/logger\n```\n\nUsing [yarn](https://yarnpkg.com/):\n\n```shell\nyarn add @hack4impact/logger\n```\n\nYou can browse the package's files on [unpkg](https://unpkg.com/browse/@hack4impact/logger/).\n\n## Usage\n\n```javascript\n// ESM: import { join } from \"path\";\nconst { join } = require(\"path\");\n\n// ESM: import Logger from \"@hack4impact/logger\";\nconst Logger = require(\"@hack4impact/logger\");\n\nconst outputFile = join(__dirname, \"logs.json\");\n\nconst logger = new Logger({ logsPath: outputFile });\n\n// Log \"Hello\" an append a created Log object (w/ message, timestamp, index) to the output file\nlogger.log(\"Hello\");\n\n// Log \"Hello\" and don't append the Log object to the output file\nlogger.log(\"Hello\", { writeToFile: false });\n\n// Log \"WARNING!\" using console.warn and append to the output file\nlogger.warn(\"WARNING!\");\n// ↑ Can also use logger.log(\"WARNING!\", { type: \"warn\" })\n\n// Log \"ERROR!\" using console.error and append the created Log object (w/ extra as well) to the output file\nlogger.error(\"ERROR!\", { extra: \"Not logged but written to file\" });\n\n// Log a success message using the static method 'success'\nLogger.success(\"It works!\");\n\n// The list goes on...\n\n// Refer to the website for a comprehensive list of all methods with examples\n```\n\n## Website\n\n[![Website Status](https://img.shields.io/website?url=https%3A%2F%2Fhack4impact.github.io%2Flogger%2F\u0026style=flat-square\u0026logo=github)](https://hack4impact.github.io/logger/)\n\n**[The website contains all API documentation and information about this package.](https://hack4impact.github.io/logger/)**\n\n## Featured Dependents\n\nIf your project uses this package, you can add it to this list by submitting a PR [here](https://github.com/hack4impact/logger/pulls).\n\n| Owner                                                                                                                                                                                                                                                                                          | Repository Information                                                                                                                                                                           |\n| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |\n| \u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/hack4impact\"\u003e\u003cimg width=\"75\" height=\"75\" src=\"https://raw.githubusercontent.com/hack4impact/logger/main/static/images/hack4impact-icon.png\"/\u003e\u003c/a\u003e\u003c/p\u003e\u003cp align=\"center\"\u003e[Hack4Impact](https://github.com/hack4impact)\u003c/p\u003e                         | [![Feedback Survey Automation](https://github-readme-stats.vercel.app/api/pin/?username=hack4impact\u0026repo=feedback-survey-automation)](https://github.com/hack4impact/feedback-survey-automation) |\n| \u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/hack4impact-calpoly\"\u003e\u003cimg width=\"75\" height=\"75\" src=\"https://raw.githubusercontent.com/hack4impact/logger/main/static/images/hack4impact-icon.png\"/\u003e\u003c/a\u003e\u003c/p\u003e\u003cp align=\"center\"\u003e[Hack4Impact Calpoly](https://github.com/hack4impact-calpoly)\u003c/p\u003e | [![Feedback Survey Automation](https://github-readme-stats.vercel.app/api/pin/?username=hack4impact-calpoly\u0026repo=happy-hats)](https://github.com/hack4impact-calpoly/happy-hats)                 |\n\n## Contributors\n\nProject Contributors ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/YashTotale\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/30784592?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eYash Totale\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/hack4impact/logger/commits?author=YashTotale\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#ideas-YashTotale\" title=\"Ideas, Planning, \u0026 Feedback\"\u003e🤔\u003c/a\u003e \u003ca href=\"https://github.com/hack4impact/logger/commits?author=YashTotale\" title=\"Documentation\"\u003e📖\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack4impact%2Flogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhack4impact%2Flogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhack4impact%2Flogger/lists"}