Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

An explicitly fast logging framework for Zsh that stores to many databases



I would like to announce availability of a logging framework called
Zflai that can store to:

- MySQL,
- SQLite3,
- ElasticSearch,
- a plain file.

The framework does the stores in a background process, spawned and
closed (after 45 seconds by default – the value is configurable)
automatically, to make them explicitly fast.

Project homepage: https://github.com/zdharma/zflai

-- 
Sebastian Gniazdowski
News: https://twitter.com/ZdharmaI
IRC: https://kiwiirc.com/client/chat.freenode.net:+6697/#zplugin
Blog: http://zdharma.org



Messages sorted by: Reverse Date, Date, Thread, Author