{"id":22378875,"url":"https://github.com/codebrahma/logem","last_synced_at":"2025-07-31T01:31:31.358Z","repository":{"id":57290603,"uuid":"98348409","full_name":"Codebrahma/logem","owner":"Codebrahma","description":"Opinionated logger for terminal with papertrail integration","archived":false,"fork":false,"pushed_at":"2017-07-26T13:27:01.000Z","size":120,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-16T14:19:11.848Z","etag":null,"topics":["log","logger","papertrail","winston"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/logem","language":"JavaScript","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/Codebrahma.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}},"created_at":"2017-07-25T20:44:51.000Z","updated_at":"2017-07-27T19:26:05.000Z","dependencies_parsed_at":"2022-08-28T07:00:14.705Z","dependency_job_id":null,"html_url":"https://github.com/Codebrahma/logem","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Flogem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Flogem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Flogem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codebrahma%2Flogem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codebrahma","download_url":"https://codeload.github.com/Codebrahma/logem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228204671,"owners_count":17884711,"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":["log","logger","papertrail","winston"],"created_at":"2024-12-04T23:08:11.631Z","updated_at":"2024-12-04T23:08:12.262Z","avatar_url":"https://github.com/Codebrahma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![logem][logem-logo]][logem-url]\n\nOpinionated logger based on top of [winston](https://www.npmjs.com/package/winston)\nwith [Papertrail](https://papertrailapp.com/) integration.\n\n## Demo\n![Terminal gif][example-gif]\n\n## How to use\n```js\nvar logem = require('logem');\n\nlogem.debug({ objects: [ 'allowed' ] });\nlogem.info('An informational message');\nlogem.warn('⚠️  Warning !!');\nlogem.error('ERROR: blah');\n```\n\n## Environment variables\nThe package uses environment variables instead of configurations in order to be\nprovide the ability to change logging behavior without changing the code.\n\n| ENV             | Default  | Desc                       |\n|:-----------------|:--------|:---------------------------|\n| LOG_LEVEL        | info    | severity of logging needed |\n| LOG_SERVICE_HOST |         | Host of Papertrail service |\n| LOG_SERVICE_PORT |         | Port of Papertrail service |\n\n## How to install\n```\nnpm install logem\n```\n\n---\nBuilt by: [Codebrahma][codebrahma-url]\n\n[logem-url]: https://github.com/Codebrahma/logem\n[logem-logo]: https://raw.githubusercontent.com/Codebrahma/logem/master/logo.png\n[example-gif]: https://raw.githubusercontent.com/Codebrahma/logem/master/example.gif\n[codebrahma-url]: https://github.com/Codebrahma\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Flogem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodebrahma%2Flogem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodebrahma%2Flogem/lists"}