Home

Awesome

Studio Log Topics

🏷 The topics used by Studio Log.

Usage

const topics = require('@studio/log-topics');

console.log(topics.broadcase); // Prints 📣

Install

❯ npm i @studio/log-topics

Topics

Instead of log levels, Studio Log uses a set of topics to categorize, format and filter logs. Unlike log levels, topics are not ordered by severity.

These topics are available:

Related modules

License

MIT

<div align="center">Made with ❤️ on 🌍</div>