1.0.2 • Published 6 months ago

@rpidanny/unquill-core v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

Unquill Core - The Heart of Log Parsing

Unquill Core is a critical component of the Unquill project. It provides the core functionality for parsing JSON logs produced by services using the Quill logging library. This component serves as the backbone of the Unquill CLI, making JSON logs more human-readable for a better Developer Experience (DX).

Installation

Install Unquill Core using npm:

npm i --save @rpidanny/unquill-core

Usage

Unquill Core is primarily designed to be used within the Unquill CLI. For developers interested in extending or customizing log parsing features, refer to the Unquill CLI component.

Contributing

If you would like to contribute to Unquill, please check out the GitHub repository and feel free to submit issues, pull requests, or provide feedback.