adonisjs / logger

AdonisJS Logger built on top of pino

Home Page:https://docs.adonisjs.com/guides/logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@adonisjs/logger


gh-workflow-image npm-image license-image

Introduction

AdonisJS Logger is built on top of Pino. Additionally, we have added support to create multiple named loggers, and make it easy to type-hint Logger as a container dependency.

Official Documentation

The documentation is available on the AdonisJS website

Contributing

One of the primary goals of AdonisJS is to have a vibrant community of users and contributors who believes in the principles of the framework.

We encourage you to read the contribution guide before contributing to the framework.

Code of Conduct

In order to ensure that the AdonisJS community is welcoming to all, please review and abide by the Code of Conduct.

License

AdonisJS logger is open-sourced software licensed under the MIT license.

About

AdonisJS Logger built on top of pino

https://docs.adonisjs.com/guides/logger

License:MIT License


Languages

Language:TypeScript 99.8%Language:Shell 0.2%