{"id":22713389,"url":"https://github.com/brodev3/logger","last_synced_at":"2025-03-29T22:43:41.501Z","repository":{"id":238193188,"uuid":"796064308","full_name":"brodev3/logger","owner":"brodev3","description":"a simple logger by bro.dev","archived":false,"fork":false,"pushed_at":"2024-05-09T07:06:50.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T00:26:46.445Z","etag":null,"topics":[],"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/brodev3.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-05-04T20:36:37.000Z","updated_at":"2024-05-09T07:06:54.000Z","dependencies_parsed_at":"2024-05-09T08:26:51.280Z","dependency_job_id":null,"html_url":"https://github.com/brodev3/logger","commit_stats":null,"previous_names":["brodev3/logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2Flogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2Flogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2Flogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brodev3%2Flogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brodev3","download_url":"https://codeload.github.com/brodev3/logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246254096,"owners_count":20747948,"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":[],"created_at":"2024-12-10T14:09:08.557Z","updated_at":"2025-03-29T22:43:41.477Z","avatar_url":"https://github.com/brodev3.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logger\n\n\n\u003cp\u003e\n      \u003cimg src=\"https://i.ibb.co/3sHQCSp/av.jpg\" \u003e\n\u003c/p\u003e\n\n\u003cp \u003e\n   \u003cimg src=\"https://img.shields.io/badge/build-v_1.0-brightgreen?label=Version\" alt=\"Version\"\u003e\n\u003c/p\u003e\n\n\n\n\n\n## About\n\nA simple logger by bro.dev. Supports message types: **info**, **debug**, **warn**, **success**, **fail**, **error**. The log entry is also duplicated in the txt logs file. Each entry contains the time, the type of message and the corresponding color, the text of the message. Messages with the debug type are output only to a file.\n\n```javascript\nconst log = require(\"./logger\")\n\nlog.success(\"hello\")\nlog.info(\"hello\")\nlog.warn(\"hello\")\nlog.fail(\"hello\")\nlog.debug(\"hello\")\nlog.error(\"hello\")\n```\n\n\n\u003cp align=\"center\"\u003e\n      \u003cimg src=\"https://i.ibb.co/f9jRRhf/photo-2024-05-05-04-55-52.jpg\" \u003e\n\u003c/p\u003e\n\n\n## License\n\nProject **brodev3**/logger is distributed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrodev3%2Flogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrodev3%2Flogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrodev3%2Flogger/lists"}