Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 2.24 KB

README.md

File metadata and controls

40 lines (30 loc) · 2.24 KB

Melos docs.page

DocumentationLicense

About

A Facade Logger for consolidating and centralizing control of logging with a single interface for invoking logging.

Crispin is a configurable for Dart and Flutter centralizing and streamlining the decision of what specific logger to use and when. This is done through a common interface with the ability to add many Transports as needed.

Heavily inspired by the fantastic WinstonJS project! Thus, the name of this project is a nod to the Winston project by way of another reference. In the video game OverWatch the character Winston is voiced by Crispin Freeman.

Install

Please see the packages for details on how to run each and check out our official Crispin Documentation

How To Contribute

  1. Create Github issue describing what you'd like to change and use the an appropriate label (e.g. LoggerCrispinTransport) and label either bug, enhancement
  2. Create your PR with association to the GH Issue (e.g. "closes #4").

Support

Create Github issue with the label bug, enhancement, question.


Built and maintained by DelveFore and the Community (e.g. Rohith Gilla)