{"id":13808691,"url":"https://github.com/avernixtechnologies/angular-logger","last_synced_at":"2025-05-14T03:31:15.638Z","repository":{"id":225529428,"uuid":"766234391","full_name":"avernixtechnologies/angular-logger","owner":"avernixtechnologies","description":"A logger built with angular in mind","archived":false,"fork":false,"pushed_at":"2024-03-06T04:05:28.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-07T08:07:54.906Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@trarn/angular-logger","language":"TypeScript","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/avernixtechnologies.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-03-02T17:46:23.000Z","updated_at":"2024-03-05T20:03:46.000Z","dependencies_parsed_at":"2024-03-08T08:16:32.137Z","dependency_job_id":null,"html_url":"https://github.com/avernixtechnologies/angular-logger","commit_stats":null,"previous_names":["avernixtechnologies/angular-logger"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avernixtechnologies%2Fangular-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avernixtechnologies%2Fangular-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avernixtechnologies%2Fangular-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avernixtechnologies%2Fangular-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avernixtechnologies","download_url":"https://codeload.github.com/avernixtechnologies/angular-logger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225273260,"owners_count":17448074,"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-08-04T01:01:49.415Z","updated_at":"2024-11-19T00:31:00.042Z","avatar_url":"https://github.com/avernixtechnologies.png","language":"TypeScript","readme":"\n# Angular Logger by Avernix Technologies\n\nAngular Logger is a simple logging tool\n\n\n\n\n## Installation\n\nInstall @trarn/angular-logger with npm\n\n```bash\n  npm i @trarn/angular-logger\n```\n\nInstall @trarn/angular-logger with yarn\n```bash\n  yarn add @trarn/angular-logger\n```\n## Usage\n\n\n```javascript\n// CommonJS\nconst { log } = require('@trarn/angular-logger');\n\n// ESM\nimport { log } from '@trarn/angular-logger';\n```\n\n# Available Log Levels\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `info`      | `method` | Accepts two properties; message and data. Again, data can be an object, array, etc. |\n| `debug`      | `method` | Accepts two properties; message and data. Again, data can be an object, array, etc. |\n| `error`      | `method` | Accepts two properties; message and data. Again, data can be an object, array, etc. |\n| `warn`      | `method` | Accepts two properties; message and data. Again, data can be an object, array, etc. |\n| `assert`      | `method` | Accepts an assertion group and a message/object. Acts as a standard console.assert |\n| `group`      | `method` | Starts a console group |\n| `groupEnd`      | `method` | Ends the above mentioned \"group\" |\n| `Observable`      | `method` | Interacts with/as an angular Observable, accepts an Observable and a name |\n\n\n-- -\n\n\n## Authors\n\n- [@avernixtechnologies](https://www.github.com/avernixtechnologies)\n\n## Support\n\nFor support, email support@avernix.com or join our Discord channel [Our Discord](https://discord.gg/zpdd6VTxwg).\n\n\n## Contributing\n\nWe will be setting up a way for people to contribute, in the mean time, fork and create a pull request. Thanks!\n\n\n## Feedback\n\nIf you have any feedback, please reach out to us at feedback@avernix.com\n\n\n## Avernix Technologies\n\nAvernix Technologies is a software company dedicated to providing solutions for businesses big and small, or even hobbyists.\n\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n## Roadmap\n\n- More to come\n\n\n## Used By\n\nThis project is used by the following companies:\n\n- Avernix Technologies\n\n","funding_links":[],"categories":["Third Party Components"],"sub_categories":["Loggers"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favernixtechnologies%2Fangular-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favernixtechnologies%2Fangular-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favernixtechnologies%2Fangular-logger/lists"}