Skip to content

KodrAus/tantivy-log

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structured logging with tantivy

This repository contains a simple example of a Rust structured logging sink that writes log events to tantivy. It's meant as a demonstration of how structured logs can be captured, recorded, and queried.

Try:

$ cargo run -- "level:INFO"

About

An example of structured logging with tantivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages