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.
Please see the packages
for details on how to run each and check out our official Crispin Documentation
- Create Github issue describing what you'd like to change and use the an appropriate label (e.g.
LoggerCrispinTransport
) and label eitherbug
,enhancement
- Create your PR with association to the GH Issue (e.g. "closes #4").
Create Github issue with the label bug
, enhancement
, question
.
Built and maintained by DelveFore and the Community (e.g. Rohith Gilla)