{"id":17922353,"url":"https://github.com/cebbinghaus/lipe","last_synced_at":"2026-01-04T13:30:31.995Z","repository":{"id":39583283,"uuid":"400770498","full_name":"CEbbinghaus/Lipe","owner":"CEbbinghaus","description":"A Flexible logger for node written in Typescript","archived":false,"fork":false,"pushed_at":"2024-09-04T13:41:48.000Z","size":1277,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T17:06:17.636Z","etag":null,"topics":["console","hacktoberfest","logger","logging","typescript"],"latest_commit_sha":null,"homepage":"https://lipejs.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CEbbinghaus.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-08-28T11:00:21.000Z","updated_at":"2024-09-04T12:49:39.000Z","dependencies_parsed_at":"2024-10-28T20:49:47.258Z","dependency_job_id":null,"html_url":"https://github.com/CEbbinghaus/Lipe","commit_stats":null,"previous_names":["cebbinghaus/logger"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEbbinghaus%2FLipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEbbinghaus%2FLipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEbbinghaus%2FLipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CEbbinghaus%2FLipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CEbbinghaus","download_url":"https://codeload.github.com/CEbbinghaus/Lipe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245198686,"owners_count":20576416,"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":["console","hacktoberfest","logger","logging","typescript"],"created_at":"2024-10-28T20:38:49.413Z","updated_at":"2026-01-04T13:30:31.965Z","avatar_url":"https://github.com/CEbbinghaus.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lipe\n\nA simple logging library that lets you extend and customize it to your hearts content.\n\n# Install\n\n```\n$ npm i lipe\n```\n\n# Basic Usage\n\n```js\nconst {default: Logger} = require(\"lipe\");\nconst {Console} = require(\"lipe/defaults\");\n\n// Create a new Logger instance\nconst logger = new Logger();\n\n// Pipe everything to the console output\nlogger.pipe.Pipe(Console());\n\n// Log Hello World\nlogger.Log(\"Hello World!\");\n```\n\nMore documentation is being worked on.\n\nCopyright ©️ CEbbinghaus 2023\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebbinghaus%2Flipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcebbinghaus%2Flipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcebbinghaus%2Flipe/lists"}