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

#85 - fix formatter for 5424

Pull Request - State: closed - Opened by neuronull 18 days ago

#84 - fix(log): add log filtering

Pull Request - State: open - Opened by igiona 28 days ago

#83 - Add standard syslog facility

Pull Request - State: open - Opened by udyvish about 1 month ago

#82 - feat: support message ids as strings

Pull Request - State: open - Opened by ctrlaltf24 about 2 months ago

#80 - Don't set hostname with the UNIX socket backend

Pull Request - State: closed - Opened by gkurz 6 months ago - 10 comments

#79 - syslog is not prepared to deal with ENOBUFS

Issue - State: open - Opened by he32 7 months ago - 1 comment

#78 - Is there a way to use this crate from log4rs?

Issue - State: open - Opened by kwinz 8 months ago

#77 - Add TLS support among other features

Pull Request - State: open - Opened by JonathanBrouwer 9 months ago

#76 - UDP syslog example

Issue - State: open - Opened by khumps 12 months ago - 2 comments

#75 - Replace error-chain with thiserror

Pull Request - State: open - Opened by Lencerf 12 months ago - 1 comment

#74 - RFC5424 specifies MSGID as a string (not a number)

Issue - State: open - Opened by ChezBunch about 1 year ago

#73 - Invalid timestamp format for RFC 5424

Issue - State: closed - Opened by cipriancraciun about 1 year ago - 1 comment

#72 - can you help me get this to work on ESP32?

Issue - State: open - Opened by thomas725 over 1 year ago

#70 - flush Tcp and UnixStream sockets after every message

Pull Request - State: open - Opened by Roguelazer about 2 years ago

#69 - stream logs never get flushed

Issue - State: open - Opened by Roguelazer about 2 years ago - 4 comments

#67 - Please consider make crate description more informative

Issue - State: open - Opened by nospam3089 about 2 years ago

#66 - Missing changelog

Issue - State: open - Opened by Natureshadow about 2 years ago

#65 - Make errors Send + Sync

Issue - State: open - Opened by daviessm over 2 years ago

#64 - Added freebsd syslog socket path.

Pull Request - State: closed - Opened by bheylin over 2 years ago - 1 comment

#63 - issues on sending logs to tcp

Issue - State: open - Opened by sify21 over 2 years ago - 2 comments

#61 - Where is version 6.0.0?

Issue - State: closed - Opened by nyuichi over 2 years ago - 2 comments

#60 - Formatter5424 is not compliant with the RFC

Issue - State: closed - Opened by dgouarin over 2 years ago - 1 comment

#59 - EPROTOTYPE is not constant between platforms

Issue - State: closed - Opened by oherrala over 2 years ago - 1 comment

#58 - How to set the log to respect log-specification?

Issue - State: closed - Opened by abclmnoxyz over 2 years ago - 1 comment

#57 - Upgrade to 0.3 of the `time` crate

Pull Request - State: closed - Opened by jszwedko over 2 years ago - 7 comments

#56 - `time` crate dependency has vulnerability `RUSTSEC-2020-0071`

Issue - State: closed - Opened by jszwedko over 2 years ago

#55 - Specify minimal dependency versions

Pull Request - State: closed - Opened by glts over 3 years ago - 1 comment

#54 - Fail gracefully when nothing to connect to

Pull Request - State: closed - Opened by edneville over 3 years ago - 1 comment

#53 - Add check for global filtering levels in Log::enabled() impl

Pull Request - State: closed - Opened by inejge almost 4 years ago - 1 comment

#52 - feat: move Logger properties to public

Pull Request - State: closed - Opened by Arfey about 4 years ago - 1 comment

#51 - Implement `Default` for formatters and `Facility`; get hostname automatically

Pull Request - State: closed - Opened by argv-minus-one about 4 years ago - 1 comment

#50 - format and lint

Pull Request - State: closed - Opened by urandom2 over 4 years ago - 1 comment

#49 - src/format: use u32 and std::process::id not libc::getpid

Pull Request - State: closed - Opened by urandom2 over 4 years ago - 2 comments

#48 - src/format: use chrono not time

Pull Request - State: open - Opened by urandom2 over 4 years ago - 3 comments

#47 - Fix RFC 5424 Format

Pull Request - State: closed - Opened by mikevinmike over 4 years ago - 2 comments

#46 - Formatter*::pid takes i32, but std::process::id returns u32

Issue - State: closed - Opened by jac-leadnav over 4 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 over 5 years ago - 3 comments

#44 - Fix and add example for RFC5424 formatter

Pull Request - State: closed - Opened by lukesteensen over 5 years ago - 1 comment

#43 - Proposal: allow compilation on systems without UNIX sockets

Issue - State: closed - Opened by Robertof over 5 years ago - 4 comments

#42 - cargo: expose error-chain backtrace as a feature

Pull Request - State: closed - Opened by lucab over 5 years ago - 2 comments

#41 - Some way to send borrowed strings to an Rfc3164 logger?

Issue - State: closed - Opened by daboross about 6 years ago - 1 comment

#40 - Make LogFormat trait public?

Issue - State: closed - Opened by daboross about 6 years ago - 1 comment

#39 - spurious "ok" printed by syslog::init()

Issue - State: closed - Opened by semenzato about 6 years ago - 4 comments

#38 - Remove stray 'println!("ok") in unix_connect

Pull Request - State: closed - Opened by simias about 6 years ago - 2 comments

#37 - Fix Clippy nags

Pull Request - State: closed - Opened by oherrala about 6 years ago - 1 comment

#36 - Remove dependency to unix_socket and use std instead

Pull Request - State: closed - Opened by oherrala about 6 years ago - 1 comment

#35 - how could the library work in non blocking mode?

Issue - State: closed - Opened by Geal about 6 years ago - 1 comment

#34 - Update tests to use new interface

Pull Request - State: closed - Opened by hjr3 about 6 years ago - 1 comment

#33 - Update log and bump version

Pull Request - State: closed - Opened by Eijebong about 6 years ago - 1 comment

#32 - Support Log 0.4

Issue - State: closed - Opened by mssun over 6 years ago - 5 comments

#31 - Makefile is no longer used

Issue - State: closed - Opened by mssun over 6 years ago - 1 comment

#30 - Fixes bug with writing messages in RFC3164 format

Pull Request - State: closed - Opened by bkchr over 6 years ago - 1 comment

#29 - Split packages longer than 1024 bytes

Issue - State: open - Opened by bkchr over 6 years ago - 1 comment

#28 - Dependency upgrades

Pull Request - State: closed - Opened by bkchr over 6 years ago - 9 comments

#27 - Update log to 0.4

Issue - State: closed - Opened by bgermann over 6 years ago - 1 comment

#26 - Fix Travis script to fail the build if error occurs

Pull Request - State: closed - Opened by oherrala over 6 years ago - 1 comment

#25 - rust-syslog lacks an explicit license

Issue - State: closed - Opened by inferiorhumanorgans almost 7 years ago - 2 comments

#24 - 3.2.0 -> 3.3.0 broke semver

Issue - State: closed - Opened by budziq almost 7 years ago - 2 comments

#23 - Appending null byte in the write impl has unintended consequences

Issue - State: closed - Opened by vorner almost 7 years ago - 1 comment

#22 - Support unix-stream transparently

Pull Request - State: closed - Opened by vorner almost 7 years ago - 5 comments

#20 - Don't panic in init

Pull Request - State: closed - Opened by bkchr about 7 years ago - 1 comment

#19 - Setting up UDP logging always succeeds

Issue - State: closed - Opened by jethrogb about 7 years ago - 2 comments

#18 - Panics if setting up logging fails

Issue - State: closed - Opened by jethrogb about 7 years ago - 1 comment

#17 - Added `set_facility` method.

Pull Request - State: closed - Opened by Kixunil over 7 years ago - 3 comments

#16 - Accept all `T: fmt::Display` in `message` argument, not just `&str`.

Pull Request - State: closed - Opened by Kixunil over 7 years ago - 2 comments

#15 - how to output RUST_BACKTRACE to syslog?

Issue - State: closed - Opened by Matrix-Zhang over 7 years ago - 1 comment

#14 - Potential improvements for slog.

Issue - State: open - Opened by dpc almost 8 years ago - 7 comments

#13 - Adding ability to filter logging with environmental variables.

Pull Request - State: closed - Opened by stusmall almost 8 years ago - 2 comments

#12 - Fix example

Pull Request - State: closed - Opened by ryandbair about 8 years ago - 3 comments

#11 - Support for custom path to syslog.

Pull Request - State: closed - Opened by mkocot over 8 years ago - 1 comment

#10 - Update libc to latest version

Pull Request - State: closed - Opened by mkocot over 8 years ago - 1 comment

#9 - Relicense under dual MIT/Apache-2.0

Issue - State: closed - Opened by emberian over 8 years ago - 2 comments

#8 - LogLevelFilter parameter to init_* functions

Pull Request - State: closed - Opened by cameronism over 8 years ago - 1 comment

#7 - Few changes to get syslog really working

Pull Request - State: closed - Opened by tailhook over 8 years ago - 2 comments

#6 - Change String to &str in parameters

Pull Request - State: closed - Opened by polachok almost 9 years ago - 1 comment

#5 - Simplified `syslog::unix()` by using `UnixDatagram::connect()` (fixes #1)

Pull Request - State: closed - Opened by tailhook almost 9 years ago - 4 comments

#4 - Wrong process name/pid

Issue - State: closed - Opened by seppo0010 almost 9 years ago - 12 comments

#3 - Extra quotes around log message

Issue - State: closed - Opened by seppo0010 almost 9 years ago

#2 - Standard init for `log` crate

Issue - State: closed - Opened by tailhook almost 9 years ago - 4 comments

#1 - Is tempfile needed?

Issue - State: closed - Opened by tailhook almost 9 years ago - 12 comments