UNPKG

@xylabs/logger

Version:

XYLabs Logger Library

69 lines (45 loc) 1.65 kB
[![logo][]](https://xylabs.com) # @xylabs/logger [![npm-badge][]][npm-link] [![npm-downloads-badge][]][npm-link] [![jsdelivr-badge][]][jsdelivr-link] [![npm-license-badge][]](LICENSE) [![socket-badge][]][socket-link] > XY Labs Logger Helpers ## Table of Contents - [Description](#description) - [Install](#install) - [Maintainers](#maintainers) - [License](#license) - [Credits](#credits) ## Description Various Logger helper functions ## Install Using npm: ```sh npm i --save @xylabs/logger ``` Using yarn: ```sh yarn add @xylabs/logger ``` ## Documentation [Developer Reference](https://xylabs.github.io/sdk-js) ## Maintainers - [Arie Trouw](https://github.com/arietrouw) ([arietrouw.com](https://arietrouw.com)) - [Joel Carter](https://github.com/JoelBCarter) - [Matt Jones](https://github.com/jonesmac) - [Jordan Trouw](https://github.com/jordantrouw) ## License See the [LICENSE](LICENSE) file for license details ## Credits [Made with 🔥and ❄️ by XY Labs](https://xylabs.com) [logo]: https://cdn.xy.company/img/brand/XYPersistentCompany_Logo_Icon_Colored.svg [npm-badge]: https://img.shields.io/npm/v/@xylabs/logger.svg [npm-link]: https://www.npmjs.com/package/@xylabs/logger [npm-downloads-badge]: https://img.shields.io/npm/dw/@xylabs/logger [npm-license-badge]: https://img.shields.io/npm/l/@xylabs/logger [jsdelivr-badge]: https://data.jsdelivr.com/v1/package/npm/@xylabs/logger/badge [jsdelivr-link]: https://www.jsdelivr.com/package/npm/@xylabs/logger [socket-badge]: https://socket.dev/api/badge/npm/package/@xylabs/logger [socket-link]: https://socket.dev/npm/package/@xylabs/logger