{"id":25793758,"url":"https://github.com/juliankern/jklogger","last_synced_at":"2026-05-11T01:43:41.449Z","repository":{"id":57123271,"uuid":"121678994","full_name":"juliankern/jkLogger","owner":"juliankern","description":"Simple wrapper for log4js ","archived":false,"fork":false,"pushed_at":"2018-02-15T22:06:09.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T09:38:56.442Z","etag":null,"topics":["javascript","logger","logging","nodejs"],"latest_commit_sha":null,"homepage":null,"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/juliankern.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":"2018-02-15T20:27:33.000Z","updated_at":"2018-02-15T21:25:04.000Z","dependencies_parsed_at":"2022-08-24T14:57:12.848Z","dependency_job_id":null,"html_url":"https://github.com/juliankern/jkLogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankern%2FjkLogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankern%2FjkLogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankern%2FjkLogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliankern%2FjkLogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliankern","download_url":"https://codeload.github.com/juliankern/jkLogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241019180,"owners_count":19895210,"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","logger","logging","nodejs"],"created_at":"2025-02-27T13:38:49.803Z","updated_at":"2026-05-11T01:43:41.387Z","avatar_url":"https://github.com/juliankern.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jkLogger\nSimple wrapper for log4js \n\n## Install\n`npm i @juliankern/jkLogger`\n\n## Usage\n\n```javascript\nconst Logger = require('jkLogger');\nconst logger = new Logger();\n\nlogger.trace('Trace Test!');\nlogger.debug('Debug Test!');\nlogger.success('Success Test!');\nlogger.withStack.success('Success Test (with added stack)!');\nlogger.info('Info Test!');\nlogger.warn('Warn Test!');\nlogger.mark('Mark Test!');\nlogger.error('Error Test (always with stack)!');\nlogger.fatal('Fatal Test! (always with stack)');\n```\n![Screenshot](https://cdn.rawgit.com/juliankern/jkLogger/screenshots/jkLogger.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliankern%2Fjklogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuliankern%2Fjklogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuliankern%2Fjklogger/lists"}