{"id":15996281,"url":"https://github.com/zkat/logloc","last_synced_at":"2025-06-25T07:09:10.923Z","repository":{"id":16341927,"uuid":"19091694","full_name":"zkat/logloc","owner":"zkat","description":"Adds source location to console loggers","archived":false,"fork":false,"pushed_at":"2015-01-13T09:04:11.000Z","size":152,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T23:34:25.160Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zkat.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":"2014-04-24T01:38:52.000Z","updated_at":"2018-05-11T23:42:16.000Z","dependencies_parsed_at":"2022-07-31T14:09:41.419Z","dependency_job_id":null,"html_url":"https://github.com/zkat/logloc","commit_stats":null,"previous_names":["sykopomp/logloc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zkat/logloc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkat%2Flogloc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkat%2Flogloc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkat%2Flogloc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkat%2Flogloc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkat","download_url":"https://codeload.github.com/zkat/logloc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkat%2Flogloc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260449966,"owners_count":23010984,"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":"2024-10-08T07:41:15.172Z","updated_at":"2025-06-25T07:09:10.894Z","avatar_url":"https://github.com/zkat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logloc\n\nAdds source location to `console` logger statements, globally.\n\nThis might help find where particular logs are coming from, even\nif they come from a library somewhere.\n\n## Quickstart\n\n`npm install logloc`\n\n```\nrequire(\"logloc\");\n\nfunction runme() {\n  console.log(\"Logged!\");\n}\nrunme(); // Logs \"foo (at \u003cfile\u003e:\u003cline\u003e:\u003ccol\u003e)\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkat%2Flogloc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkat%2Flogloc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkat%2Flogloc/lists"}