syslog3 3.0.0

Shim library re-exporting syslog::* from syslog version 3.0
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 3.80 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 979.19 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • daboross/syslog3-re-exported
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • daboross

syslog3-reexport

This crate is a re-export of syslog version 3.0. It's meant to allow using multiple syslog versions at the same time.

Since this is an extremely small crate and requires no maintenance (it has no code of itself besides re-exporting syslog), I've created this crate myself. It should require no maintenance, and will not be updated after its initial release. Having it here once is enough for libraries to use syslog3 and syslog-4 at the same time, so it's complete.