{"id":26672119,"url":"https://github.com/lacunahub/logger","last_synced_at":"2026-06-23T18:32:17.590Z","repository":{"id":226969103,"uuid":"770088483","full_name":"LacunaHub/logger","owner":"LacunaHub","description":"No logs?","archived":false,"fork":false,"pushed_at":"2024-06-26T18:43:34.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-03T17:07:05.826Z","etag":null,"topics":["logger","logging","logs"],"latest_commit_sha":null,"homepage":"","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/LacunaHub.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":"2024-03-10T21:54:28.000Z","updated_at":"2024-06-26T18:43:38.000Z","dependencies_parsed_at":"2024-03-10T22:20:31.051Z","dependency_job_id":"a355a1f6-0888-4c2e-93aa-4010afef2d1f","html_url":"https://github.com/LacunaHub/logger","commit_stats":null,"previous_names":["lacunahub/logger"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/LacunaHub/logger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LacunaHub%2Flogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LacunaHub%2Flogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LacunaHub%2Flogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LacunaHub%2Flogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LacunaHub","download_url":"https://codeload.github.com/LacunaHub/logger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LacunaHub%2Flogger/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34702912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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":["logger","logging","logs"],"created_at":"2025-03-26T00:48:22.653Z","updated_at":"2026-06-23T18:32:17.576Z","avatar_url":"https://github.com/LacunaHub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Installation\n\n```bash\nnpm install @lacunahub/logger\n```\n\n# Usage\n\n```js\nimport { Logger, TelegramLogger } from '@lacunahub/logger'\n\nconst logger = new Logger(),\n    telegramLogger = new TelegramLogger({\n        botToken: 'YOUR_BOT_TOKEN',\n        chatId: 'YOUR_CHAT_ID'\n    })\n\nlogger.info('Hello world!')\ntelegramLogger.info('Hello world!')\n```\n\n[How to get Telegram chat ID](https://docs.lacunabot.com/guides/identifiers/telegram)\n\n# License\n\nThis project is licensed under the [MIT License](https://github.com/LacunaHub/lavaluna.js/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacunahub%2Flogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flacunahub%2Flogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flacunahub%2Flogger/lists"}