Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Geal/rust-syslog issues and pull requests
#93 - chore: tidy build and readme
Pull Request -
State: open - Opened by tisonkun 4 months ago
#92 - V7 fails to build on Windows (regression)
Issue -
State: open - Opened by igiona 5 months ago
#91 - Use a feature to replace time with chrono
Issue -
State: open - Opened by MatheoDumont 5 months ago
#90 - fix !unix builds
Pull Request -
State: open - Opened by babnskidata 6 months ago
- 3 comments
#89 - Fix flaky tests
Pull Request -
State: closed - Opened by Geal 6 months ago
- 1 comment
#88 - set up code coverage
Pull Request -
State: closed - Opened by Geal 6 months ago
- 1 comment
#87 - set up github actions
Pull Request -
State: closed - Opened by Geal 6 months ago
#86 - remove error-chain
Pull Request -
State: closed - Opened by Geal 6 months ago
#85 - fix formatter for 5424
Pull Request -
State: closed - Opened by neuronull 8 months ago
#84 - fix(log): add log filtering
Pull Request -
State: closed - Opened by igiona 8 months ago
- 1 comment
#83 - Add standard syslog facility
Pull Request -
State: closed - Opened by udyvish 8 months ago
- 1 comment
#82 - feat: support message ids as strings
Pull Request -
State: open - Opened by ctrlaltf24 9 months ago
- 1 comment
#81 - fix: escape structured data and enforce micro precision per rfc5424
Pull Request -
State: closed - Opened by ctrlaltf24 9 months ago
#80 - Don't set hostname with the UNIX socket backend
Pull Request -
State: closed - Opened by gkurz about 1 year ago
- 10 comments
#79 - syslog is not prepared to deal with ENOBUFS
Issue -
State: open - Opened by he32 about 1 year ago
- 1 comment
#78 - Is there a way to use this crate from log4rs?
Issue -
State: open - Opened by kwinz about 1 year ago
#77 - Add TLS support among other features
Pull Request -
State: open - Opened by JonathanBrouwer over 1 year ago
- 1 comment
#76 - UDP syslog example
Issue -
State: open - Opened by khumps over 1 year ago
- 2 comments
#75 - Replace error-chain with thiserror
Pull Request -
State: closed - Opened by Lencerf over 1 year ago
- 1 comment
#74 - RFC5424 specifies MSGID as a string (not a number)
Issue -
State: open - Opened by ChezBunch over 1 year ago
#73 - Invalid timestamp format for RFC 5424
Issue -
State: closed - Opened by cipriancraciun over 1 year ago
- 1 comment
#72 - can you help me get this to work on ESP32?
Issue -
State: open - Opened by thomas725 almost 2 years ago
#71 - Make possible to customize filtering of messages according to crates
Issue -
State: open - Opened by Dushistov over 2 years ago
#70 - flush Tcp and UnixStream sockets after every message
Pull Request -
State: closed - Opened by Roguelazer over 2 years ago
- 2 comments
#69 - stream logs never get flushed
Issue -
State: closed - Opened by Roguelazer over 2 years ago
- 4 comments
#68 - Making `err()`, `notice()` &c take a `&mut self` (on Logger) is inconvenient
Issue -
State: open - Opened by sp1ff over 2 years ago
#67 - Please consider make crate description more informative
Issue -
State: closed - Opened by nospam3089 over 2 years ago
- 2 comments
#66 - Missing changelog
Issue -
State: open - Opened by Natureshadow over 2 years ago
#65 - Make errors Send + Sync
Issue -
State: closed - Opened by daviessm almost 3 years ago
- 1 comment
#64 - Added freebsd syslog socket path.
Pull Request -
State: closed - Opened by bheylin about 3 years ago
- 1 comment
#63 - issues on sending logs to tcp
Issue -
State: closed - Opened by sify21 about 3 years ago
- 3 comments
#62 - Make formatter5424 deterministic for strutured data serialization
Issue -
State: closed - Opened by dgouarin about 3 years ago
- 1 comment
#61 - Where is version 6.0.0?
Issue -
State: closed - Opened by nyuichi about 3 years ago
- 2 comments
#60 - Formatter5424 is not compliant with the RFC
Issue -
State: closed - Opened by dgouarin about 3 years ago
- 1 comment
#59 - EPROTOTYPE is not constant between platforms
Issue -
State: closed - Opened by oherrala about 3 years ago
- 1 comment
#58 - How to set the log to respect log-specification?
Issue -
State: closed - Opened by abclmnoxyz about 3 years ago
- 1 comment
#57 - Upgrade to 0.3 of the `time` crate
Pull Request -
State: closed - Opened by jszwedko over 3 years ago
- 7 comments
#56 - `time` crate dependency has vulnerability `RUSTSEC-2020-0071`
Issue -
State: closed - Opened by jszwedko over 3 years ago
#55 - Specify minimal dependency versions
Pull Request -
State: closed - Opened by glts almost 4 years ago
- 1 comment
#54 - Fail gracefully when nothing to connect to
Pull Request -
State: closed - Opened by edneville almost 4 years ago
- 1 comment
#53 - Add check for global filtering levels in Log::enabled() impl
Pull Request -
State: closed - Opened by inejge over 4 years ago
- 1 comment
#52 - feat: move Logger properties to public
Pull Request -
State: closed - Opened by Arfey over 4 years ago
- 1 comment
#51 - Implement `Default` for formatters and `Facility`; get hostname automatically
Pull Request -
State: closed - Opened by argv-minus-one over 4 years ago
- 1 comment
#50 - format and lint
Pull Request -
State: closed - Opened by urandom2 almost 5 years ago
- 1 comment
#49 - src/format: use u32 and std::process::id not libc::getpid
Pull Request -
State: closed - Opened by urandom2 almost 5 years ago
- 2 comments
#48 - src/format: use chrono not time
Pull Request -
State: closed - Opened by urandom2 almost 5 years ago
- 4 comments
#47 - Fix RFC 5424 Format
Pull Request -
State: closed - Opened by mikevinmike almost 5 years ago
- 2 comments
#46 - Formatter*::pid takes i32, but std::process::id returns u32
Issue -
State: closed - Opened by jac-leadnav about 5 years ago
- 1 comment
#45 - Documentation: Please provide an example on how to make it work with the log crate
Issue -
State: closed - Opened by axos88 almost 6 years ago
- 3 comments
#44 - Fix and add example for RFC5424 formatter
Pull Request -
State: closed - Opened by lukesteensen almost 6 years ago
- 1 comment
#43 - Proposal: allow compilation on systems without UNIX sockets
Issue -
State: closed - Opened by Robertof over 6 years ago
- 4 comments
#42 - cargo: expose error-chain backtrace as a feature
Pull Request -
State: closed - Opened by lucab over 6 years ago
- 2 comments
#41 - Some way to send borrowed strings to an Rfc3164 logger?
Issue -
State: closed - Opened by daboross over 6 years ago
- 1 comment
#40 - Make LogFormat trait public?
Issue -
State: closed - Opened by daboross over 6 years ago
- 1 comment
#39 - spurious "ok" printed by syslog::init()
Issue -
State: closed - Opened by semenzato over 6 years ago
- 4 comments
#38 - Remove stray 'println!("ok") in unix_connect
Pull Request -
State: closed - Opened by simias almost 7 years ago
- 2 comments
#37 - Fix Clippy nags
Pull Request -
State: closed - Opened by oherrala almost 7 years ago
- 1 comment
#36 - Remove dependency to unix_socket and use std instead
Pull Request -
State: closed - Opened by oherrala almost 7 years ago
- 1 comment
#35 - how could the library work in non blocking mode?
Issue -
State: closed - Opened by Geal almost 7 years ago
- 1 comment
#34 - Update tests to use new interface
Pull Request -
State: closed - Opened by hjr3 almost 7 years ago
- 1 comment
#33 - Update log and bump version
Pull Request -
State: closed - Opened by Eijebong almost 7 years ago
- 1 comment
#32 - Support Log 0.4
Issue -
State: closed - Opened by mssun almost 7 years ago
- 5 comments
#31 - Makefile is no longer used
Issue -
State: closed - Opened by mssun almost 7 years ago
- 1 comment
#30 - Fixes bug with writing messages in RFC3164 format
Pull Request -
State: closed - Opened by bkchr almost 7 years ago
- 1 comment
#29 - Split packages longer than 1024 bytes
Issue -
State: open - Opened by bkchr almost 7 years ago
- 1 comment
#28 - Dependency upgrades
Pull Request -
State: closed - Opened by bkchr almost 7 years ago
- 9 comments
#27 - Update log to 0.4
Issue -
State: closed - Opened by bgermann about 7 years ago
- 1 comment
#26 - Fix Travis script to fail the build if error occurs
Pull Request -
State: closed - Opened by oherrala about 7 years ago
- 1 comment
#25 - rust-syslog lacks an explicit license
Issue -
State: closed - Opened by inferiorhumanorgans over 7 years ago
- 2 comments
#24 - 3.2.0 -> 3.3.0 broke semver
Issue -
State: closed - Opened by budziq over 7 years ago
- 2 comments
#23 - Appending null byte in the write impl has unintended consequences
Issue -
State: closed - Opened by vorner over 7 years ago
- 1 comment
#22 - Support unix-stream transparently
Pull Request -
State: closed - Opened by vorner over 7 years ago
- 5 comments
#21 - Unix style logger (and possibly others) don't reconnect on send error
Issue -
State: open - Opened by gclinch over 7 years ago
#20 - Don't panic in init
Pull Request -
State: closed - Opened by bkchr over 7 years ago
- 1 comment
#19 - Setting up UDP logging always succeeds
Issue -
State: closed - Opened by jethrogb almost 8 years ago
- 2 comments
#18 - Panics if setting up logging fails
Issue -
State: closed - Opened by jethrogb almost 8 years ago
- 1 comment
#17 - Added `set_facility` method.
Pull Request -
State: closed - Opened by Kixunil almost 8 years ago
- 3 comments
#16 - Accept all `T: fmt::Display` in `message` argument, not just `&str`.
Pull Request -
State: closed - Opened by Kixunil about 8 years ago
- 2 comments
#15 - how to output RUST_BACKTRACE to syslog?
Issue -
State: closed - Opened by Matrix-Zhang about 8 years ago
- 1 comment
#14 - Potential improvements for slog.
Issue -
State: open - Opened by dpc over 8 years ago
- 7 comments
#13 - Adding ability to filter logging with environmental variables.
Pull Request -
State: closed - Opened by stusmall over 8 years ago
- 2 comments
#12 - Fix example
Pull Request -
State: closed - Opened by ryandbair over 8 years ago
- 3 comments
#11 - Support for custom path to syslog.
Pull Request -
State: closed - Opened by mkocot almost 9 years ago
- 1 comment
#10 - Update libc to latest version
Pull Request -
State: closed - Opened by mkocot almost 9 years ago
- 1 comment
#9 - Relicense under dual MIT/Apache-2.0
Issue -
State: closed - Opened by emberian about 9 years ago
- 2 comments
#8 - LogLevelFilter parameter to init_* functions
Pull Request -
State: closed - Opened by cameronism over 9 years ago
- 1 comment
#7 - Few changes to get syslog really working
Pull Request -
State: closed - Opened by tailhook over 9 years ago
- 2 comments
#6 - Change String to &str in parameters
Pull Request -
State: closed - Opened by polachok over 9 years ago
- 1 comment
#5 - Simplified `syslog::unix()` by using `UnixDatagram::connect()` (fixes #1)
Pull Request -
State: closed - Opened by tailhook over 9 years ago
- 4 comments
#4 - Wrong process name/pid
Issue -
State: closed - Opened by seppo0010 over 9 years ago
- 12 comments
#3 - Extra quotes around log message
Issue -
State: closed - Opened by seppo0010 over 9 years ago
#2 - Standard init for `log` crate
Issue -
State: closed - Opened by tailhook over 9 years ago
- 4 comments
#1 - Is tempfile needed?
Issue -
State: closed - Opened by tailhook over 9 years ago
- 12 comments