Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SpriteOvO/spdlog-rs issues and pull requests
#85 - CI check all tier 1 and tier 2 targets
Pull Request -
State: open - Opened by SpriteOvO 14 days ago
#84 - [Feature Request] Support all tier 2 targets and check in CI
Issue -
State: open - Opened by SpriteOvO 17 days ago
Labels: enhancement
#83 - Implement `get_current_tid_inner` for FreeBSD and Illumos
Pull Request -
State: closed - Opened by SpriteOvO 17 days ago
- 4 comments
#82 - [Feature Request] Add get_current_tid_inner() implementation for more unix-like platforms
Issue -
State: closed - Opened by unknowndevQwQ 17 days ago
- 1 comment
Labels: enhancement
#81 - Implement Debug for Logger
Pull Request -
State: closed - Opened by Nicholas-Clavette about 1 month ago
- 3 comments
#80 - [Feature Request] Implement Debug for Logger
Issue -
State: closed - Opened by Nicholas-Clavette about 1 month ago
- 4 comments
Labels: enhancement
#78 - Optionally format log file path with time in time point file rotator
Pull Request -
State: open - Opened by fpervaiz 3 months ago
#77 - Support structured logging (KV)
Pull Request -
State: open - Opened by SpriteOvO 3 months ago
#76 - The logs are not updated in time, even set the flush period
Issue -
State: closed - Opened by sopaco 4 months ago
- 1 comment
Labels: invalid
#74 - Feature/add duration rotation policy
Pull Request -
State: closed - Opened by lioriz 5 months ago
- 7 comments
#72 - [Question] No logs found in rotating file when used in an async sink (using log crate proxy)
Issue -
State: closed - Opened by loggerheads-with-binary 6 months ago
- 2 comments
Labels: question
#71 - [Feature Request] Decouple `Sink` trait
Issue -
State: open - Opened by SpriteOvO 7 months ago
Labels: enhancement
#70 - [Feature Request] Structured logging (KV) support
Issue -
State: open - Opened by SpriteOvO 7 months ago
- 3 comments
Labels: enhancement
#69 - feat(spdlog): impl JsonFormatter
Pull Request -
State: closed - Opened by NotEvenANeko 7 months ago
- 1 comment
#67 - Rewrite most documentation and examples
Pull Request -
State: closed - Opened by SpriteOvO 10 months ago
#66 - Flush `AsyncPoolSink` on the current thread if tearing down
Pull Request -
State: closed - Opened by SpriteOvO 11 months ago
- 3 comments
#64 - [Bug Report] `AsyncPoolSink` may lose the last log records and panic on program exit
Issue -
State: closed - Opened by SpriteOvO 12 months ago
- 1 comment
Labels: bug
#61 - Check `active` even if `Condvar` times out in `PeriodicWorker`
Pull Request -
State: closed - Opened by SpriteOvO about 1 year ago
- 2 comments
#60 - [Bug Report] fails to build on Linux with latest nightly Rust
Issue -
State: closed - Opened by ssh352 about 1 year ago
- 2 comments
Labels: bug
#58 - [Feature Request] Allow calling other macros in logging macros
Issue -
State: closed - Opened by SpriteOvO about 1 year ago
- 3 comments
Labels: enhancement
#56 - [Feature Request] Support formatting parameters in pattern placeholders
Issue -
State: open - Opened by Lancern about 1 year ago
Labels: enhancement
#56 - [Feature Request] Support formatting parameters in pattern placeholders
Issue -
State: open - Opened by Lancern about 1 year ago
Labels: enhancement
#55 - Tracking issue for `runtime_pattern!` macro
Issue -
State: closed - Opened by Lancern about 1 year ago
- 1 comment
Labels: tracking-issue
#55 - Tracking issue for `runtime_pattern!` macro
Issue -
State: open - Opened by Lancern about 1 year ago
Labels: tracking-issue
#54 - Add methods to provide on spawn and on finish tasks to thread pool builder
Pull Request -
State: closed - Opened by fpervaiz about 1 year ago
- 1 comment
#53 - [Feature Request] Event handlers for `FileSink` and `RotatingFileSink`
Issue -
State: open - Opened by SpriteOvO about 1 year ago
- 5 comments
Labels: enhancement, good first issue
#51 - Add ability to pin threads
Pull Request -
State: closed - Opened by fpervaiz about 1 year ago
- 5 comments
#50 - Add support for log target
Pull Request -
State: closed - Opened by Lancern over 1 year ago
Labels: enhancement, log-crate-proxy
#47 - Implement `config` feature
Pull Request -
State: open - Opened by SpriteOvO over 1 year ago
- 1 comment
#46 - Update syn version to 2.0.38
Pull Request -
State: closed - Opened by Lancern over 1 year ago
#45 - Implement `RuntimePattern`
Pull Request -
State: open - Opened by SpriteOvO over 1 year ago
- 10 comments
#45 - Implement `RuntimePattern`
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
- 13 comments
#44 - how about upgrade syn package from 1 to 2
Issue -
State: closed - Opened by SpriteOvO over 1 year ago
- 2 comments
#44 - how about upgrade syn package from 1 to 2
Issue -
State: open - Opened by SpriteOvO over 1 year ago
- 2 comments
#41 - Fix rebuild for code generation
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
#40 - [Bug Report] Unnecessary recompiling spdlog-rs
Issue -
State: closed - Opened by Jgfrausing over 1 year ago
- 4 comments
Labels: bug
#38 - get_current_tid_inner for ios
Pull Request -
State: closed - Opened by newbeeAirfeeen over 1 year ago
- 1 comment
#38 - get_current_tid_inner for ios
Pull Request -
State: closed - Opened by newbeeAirfeeen over 1 year ago
- 1 comment
#37 - Handle conditional compilation for getting TID on iOS
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
#37 - Handle conditional compilation for getting TID on iOS
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
#36 - Failed to build for iOS
Issue -
State: closed - Opened by SpriteOvO over 1 year ago
- 7 comments
Labels: bug
#36 - Failed to build for iOS
Issue -
State: closed - Opened by SpriteOvO over 1 year ago
- 6 comments
Labels: bug
#33 - Replace `pthread_self` with `pthread_threadid_np` on macOS
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
- 2 comments
#32 - Replace `gettid()` with `syscall(SYS_gettid)` for earlier glibc versions
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
#31 - Can't build with 0.3.9 - undefined reference to `gettid'
Issue -
State: closed - Opened by alex-lavriv over 1 year ago
- 5 comments
Labels: bug
#29 - Fix `{tid}` incorrectly outputting TID of thread pool in `AsyncPoolSink`
Pull Request -
State: closed - Opened by SpriteOvO over 1 year ago
#28 - pattern {tid} not shows the source threadid by async sink
Issue -
State: closed - Opened by nneesshh over 1 year ago
- 1 comment
Labels: bug
#27 - Bump dependency `spin` to v0.9.8 for RUSTSEC-2023-0031
Pull Request -
State: closed - Opened by Dylan-DPC over 1 year ago
- 1 comment
#25 - Tracking issue for config (deserialization)
Issue -
State: open - Opened by SpriteOvO almost 2 years ago
- 15 comments
Labels: tracking-issue
#24 - Implement `DedupSink`
Pull Request -
State: closed - Opened by SpriteOvO almost 2 years ago
#23 - Retain source location from `log` crate if they are `&'static`
Pull Request -
State: closed - Opened by SpriteOvO about 2 years ago
#22 - [Bug Report] Source data is not displayed when using log crate
Issue -
State: closed - Opened by alex-lavriv about 2 years ago
- 5 comments
Labels: bug
#18 - [WIP] Properly flush log messages on unexpected program crashes
Pull Request -
State: closed - Opened by Lancern about 2 years ago
- 7 comments
#17 - use is-terminal instead of atty dep for RUSTSEC-2021-0145
Pull Request -
State: closed - Opened by bpowers about 2 years ago
- 3 comments
#15 - Allow forking from existing loggers
Pull Request -
State: closed - Opened by SpriteOvO over 2 years ago
- 2 comments
Labels: enhancement
#14 - Add comprehensive documentation to the rotating file sink
Pull Request -
State: closed - Opened by Lancern over 2 years ago
- 4 comments
#13 - [Feature Request] Create logger builders from existing loggers
Issue -
State: closed - Opened by Lancern over 2 years ago
- 6 comments
Labels: enhancement
#12 - Pattern-based formatter
Pull Request -
State: closed - Opened by Lancern over 2 years ago
- 4 comments
Labels: pattern-formatters
#10 - Tracking issue for pattern formatters
Issue -
State: closed - Opened by Lancern almost 3 years ago
- 1 comment
Labels: tracking-issue, pattern-formatters