An open API service indexing awesome lists of open source software.

https://github.com/edwindj/datalog


https://github.com/edwindj/datalog

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Datalog

`datalog` builds on `futile.logger` to generate logging events on data
changes. While `futile.logger` is an excellent framework for logging, the logging
info it generates are text messages. `datalog` make it possible to generate
data messages that can processed by supplied appenders.