https://github.com/edwindj/datalog
https://github.com/edwindj/datalog
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/edwindj/datalog
- Owner: edwindj
- Created: 2014-03-14T10:23:55.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T16:10:02.000Z (over 12 years ago)
- Last Synced: 2025-03-31T15:27:21.585Z (about 1 year ago)
- Language: R
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.