Skip to content

ayoshi/syslog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slog-rs logo
Travis CI Build Status slog-term on crates.io slog-rs Gitter Chat

syslog-ng - Syslog drain for slog-rs

Development

Running integration test suite in docker

All the Docker files are under docker/ directory

cd docker

Full clean integration test run (reubilds all the crates), display parsed JSON syslog output

docker-compose run rust

Full clean run

docker-compose  up --abort-on-container-exit

Run testsuite and inspect parsed JSON output

docker-compose run rust test-inspect

Inspect failed tests with backtraces (doesn't rebuild dependencies)

docker-compose run rust test-debug

About

Syslog drain for slog-rs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 91.5%
  • Shell 4.2%
  • RenderScript 3.6%
  • PowerShell 0.7%