{"id":17807422,"url":"https://github.com/electronsz/llg","last_synced_at":"2026-01-23T20:41:55.170Z","repository":{"id":116289082,"uuid":"205541754","full_name":"ElectronSz/LLG","owner":"ElectronSz","description":"A simple Javascript message logger library","archived":false,"fork":false,"pushed_at":"2024-10-16T11:21:14.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T11:51:19.813Z","etag":null,"topics":["javascript","log","logger","mudule","package"],"latest_commit_sha":null,"homepage":"https://yarnpkg.com/en/package/llg","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ElectronSz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-08-31T12:30:08.000Z","updated_at":"2024-10-16T11:21:19.000Z","dependencies_parsed_at":"2023-07-23T02:47:39.905Z","dependency_job_id":null,"html_url":"https://github.com/ElectronSz/LLG","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.1333333333333333,"last_synced_commit":"629c4c95d3b55a42d4672c871b40add6b8e1e767"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronSz%2FLLG","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronSz%2FLLG/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronSz%2FLLG/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElectronSz%2FLLG/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElectronSz","download_url":"https://codeload.github.com/ElectronSz/LLG/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244041506,"owners_count":20388252,"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":["javascript","log","logger","mudule","package"],"created_at":"2024-10-27T14:04:21.618Z","updated_at":"2026-01-23T20:41:55.139Z","avatar_url":"https://github.com/ElectronSz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLG\n\nGet away with typing console.log() when logging data\n\n# Installation\n\n`npm i llg --save` or `yarn add llg`\n\nnpm.pkg.github.com/:_authToken=57d334bdccc72660ad40f0092e28632c744f0f3a\n\nExample...\n\n```\nvar lg = require('llg').llg\n\nlg(\"your message\")\n\n```\nAlso you can pass more than one argument\n \n```\nlg(\"your message\", {id: 1, name: \"Lunga Ndaba\"}, 90)\n\n```\n\nOr \n\nExample...\n\n```\nimport { llg } from 'llg'\n\nllg(\"your message\")\n\n```\n\nAlso you can pass more than one argument\n \n```\nllg(\"your message\", {id: 1, name: \"Lolo Kunene\"}, 90)\n\n```\n\n## Parameter Options\n\n- It can be null parameters\n- pass different data types e.g strings, arrays, objects and more\n\n\n## Support on Beerpay\nHey dude! Help me out for a couple of :beers:!\n\n[![Beerpay](https://beerpay.io/ElectronSz/Go-MongoDB-REST-API/badge.svg?style=beer-square)](https://beerpay.io/ElectronSz/Go-MongoDB-REST-API)  [![Beerpay](https://beerpay.io/ElectronSz/Go-MongoDB-REST-API/make-wish.svg?style=flat-square)](https://beerpay.io/ElectronSz/Go-MongoDB-REST-API?focus=wish)   [mergify]: https://mergify.io\n[mergify-status]: https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/\u003cowner\u003e/\u003crepo\u003e\u0026style=flat\n\n## Documentation?\n\nNo need for that, just plug and play. Happy coding!!!\n\n---\n![Coder](https://img.shields.io/badge/Coder-AslaV3-green)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectronsz%2Fllg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felectronsz%2Fllg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felectronsz%2Fllg/lists"}