JSPM

  • Created
  • Published
  • Downloads 1511
  • Score
    100M100P100Q7781F
  • License MIT

LSK log.

Package Exports

  • @lskjs/log2
  • @lskjs/log2/Logger
  • @lskjs/log2/Logger.js
  • @lskjs/log2/bin/lsklog
  • @lskjs/log2/bin/lsklog.js
  • @lskjs/log2/cli
  • @lskjs/log2/cli.js
  • @lskjs/log2/client
  • @lskjs/log2/client.js
  • @lskjs/log2/index.js
  • @lskjs/log2/server
  • @lskjs/log2/server.js
  • @lskjs/log2/types
  • @lskjs/log2/types.js

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/log2) 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 – log2

@lskjs/log2 – 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/log2 

# npm
npm i @lskjs/log2 

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

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 :)