JSPM

@lskjs/log

2.26.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2886
  • Score
    100M100P100Q118065F
  • License MIT

LSK log.

Package Exports

  • @lskjs/log

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lskjs/log) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

LSK.js – log

@lskjs/log – LSK log.

LSK logo NPM version NPM downloads NPM Dependency count Have TypeScript types Have tree shaking NPM Package size Package size Ask us in Telegram


Table of contents

⌨️ Install

# yarn
yarn i @lskjs/log axios

# npm
npm i @lskjs/log axios

Манифест логгирования

levels

-- ['trace', 'debug', 'info', 'warn', 'error', 'fatal'];

colors

morgan like for debug

namespaces *

📖 License

This project is licensed under the MIT License - see the LICENSE file for details

👥 Contributors


Igor Suvorov

💻 🎨 🤔

👏 Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b features/fooBar)
  3. Commit your changes (git commit -am 'feat(image): Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

📮 Any questions? Always welcome :)