Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rust-lang/log issues and pull requests
#670 - Prepare for 0.4.26 release
Pull Request -
State: open - Opened by KodrAus 4 days ago
#669 - Add `spdlog-rs` link to crate doc
Pull Request -
State: closed - Opened by SpriteOvO 8 days ago
#668 - Derive `Clone` for `kv::Value`
Pull Request -
State: closed - Opened by SpriteOvO 8 days ago
#667 - Derive `Clone` for `kv::Value`?
Issue -
State: closed - Opened by SpriteOvO 8 days ago
#666 - Feature Request: downcasting `Log`, but for real
Issue -
State: open - Opened by 1e1001 15 days ago
#665 - Enable clippy support for format-like macros
Pull Request -
State: open - Opened by nyurik 15 days ago
#664 - Add an optional logger param
Pull Request -
State: open - Opened by tisonkun 20 days ago
- 10 comments
#663 - Prepare for 0.4.25 release
Pull Request -
State: closed - Opened by KodrAus about 1 month ago
- 1 comment
#662 - Revert loosening of kv cargo features
Pull Request -
State: closed - Opened by KodrAus about 1 month ago
- 2 comments
#661 - log 0.4.24 with std feature always adds value-bag to lock file
Issue -
State: closed - Opened by zh-jq about 1 month ago
- 4 comments
#660 - Prepare for 0.4.24 release
Pull Request -
State: closed - Opened by KodrAus about 1 month ago
#659 - Fix up kv feature activation
Pull Request -
State: closed - Opened by KodrAus about 1 month ago
- 1 comment
#658 - 0.4.23 causes build failures
Issue -
State: closed - Opened by ion-elgreco about 1 month ago
- 2 comments
#657 - Relax feature flag for value's std_support
Pull Request -
State: closed - Opened by tisonkun about 1 month ago
- 1 comment
#656 - Prepare for 0.4.23 release
Pull Request -
State: closed - Opened by KodrAus about 1 month ago
#655 - Why VisitSource requires a lifetime bound?
Issue -
State: closed - Opened by tisonkun about 1 month ago
- 2 comments
Labels: structured-logging
#655 - Why VisitSource requires a lifetime bound?
Issue -
State: open - Opened by tisonkun about 1 month ago
- 1 comment
Labels: structured-logging
#654 - kv_std should be broken down into kv + std?
Issue -
State: closed - Opened by tisonkun about 1 month ago
- 2 comments
Labels: structured-logging
#654 - kv_std should be broken down into kv + std?
Issue -
State: closed - Opened by tisonkun about 1 month ago
- 2 comments
Labels: structured-logging
#653 - Fix up key lifetimes and add method to try get a borrowed key
Pull Request -
State: closed - Opened by KodrAus 2 months ago
#652 - Add Ftail implementation
Pull Request -
State: closed - Opened by tjardoo 2 months ago
- 1 comment
#651 - Lack of document migrate from kv_unstable to kv
Issue -
State: closed - Opened by tisonkun 2 months ago
- 2 comments
Labels: structured-logging
#650 - possible race condition with set_logger (reproducible)
Issue -
State: closed - Opened by jberkenbilt 2 months ago
- 2 comments
#649 - May Return Absolute File Paths in Logs Under Certain Conditions?
Issue -
State: closed - Opened by Dynasty-CS 2 months ago
- 2 comments
#648 - Bind lifetimes of &str returned from Key by the lifetime of 'k rather than the lifetime of the Key struct
Pull Request -
State: closed - Opened by gbbosak 3 months ago
- 4 comments
#647 - Doesn't work with `/examples` folder
Issue -
State: closed - Opened by setoelkahfi 3 months ago
- 6 comments
#646 - Add clang_log implementation
Pull Request -
State: closed - Opened by DDAN-17 3 months ago
- 2 comments
#645 - Question: meta logging in logger?
Issue -
State: open - Opened by tisonkun 3 months ago
- 4 comments
#644 - Implement conversions between Option<Level> and LevelFilter
Pull Request -
State: closed - Opened by joshka 3 months ago
- 5 comments
#643 - Add correct lifetime to kv::Value::to_borrowed_str
Pull Request -
State: closed - Opened by stevenroose 3 months ago
#642 - docs: Add logforth as an impl
Pull Request -
State: closed - Opened by tisonkun 3 months ago
#641 - Consider bringing back `kv` `Value` downcasting
Issue -
State: open - Opened by AlexTMjugador 4 months ago
- 2 comments
Labels: structured-logging
#640 - when i use cargo build command to build log , i don't know what wrong and how to solve it?
Issue -
State: closed - Opened by KairusZhang 4 months ago
- 3 comments
#639 - Add `spdlog-rs` link to README
Pull Request -
State: closed - Opened by SpriteOvO 5 months ago
- 1 comment
#638 - Add logforth to implementation
Pull Request -
State: closed - Opened by tisonkun 7 months ago
#637 - Fix some typos
Pull Request -
State: closed - Opened by Kleinmarb 7 months ago
#636 - Custom log levels
Issue -
State: open - Opened by koraa 8 months ago
- 3 comments
#635 - Release 0.4.22 breaks --all-features CI testing
Issue -
State: closed - Opened by bromls 8 months ago
- 11 comments
#634 - Prepare for 0.4.22 release
Pull Request -
State: closed - Opened by KodrAus 8 months ago
#633 - Use Location::caller() for file and line info
Pull Request -
State: closed - Opened by KodrAus 8 months ago
- 6 comments
#632 - Loosen orderings for logger initialization
Pull Request -
State: closed - Opened by KodrAus 8 months ago
#631 - Log timestamp not match my timezone.
Issue -
State: closed - Opened by getcisher 9 months ago
- 1 comment
#630 - Add `critical!` Log Level
Issue -
State: closed - Opened by omeralon6746 9 months ago
- 1 comment
#629 - feature request: support the `critical` level defined in the `wasi-logging` spec
Issue -
State: closed - Opened by apepkuss 9 months ago
- 1 comment
#628 - Remove unneeded import
Pull Request -
State: closed - Opened by Thomasdezeeuw 11 months ago
#627 - Check usage of max_level features
Pull Request -
State: closed - Opened by Thomasdezeeuw 11 months ago
- 1 comment
#626 - Add log level fatal/critical
Issue -
State: closed - Opened by CodeCraftTV 11 months ago
- 2 comments
#625 - Replace deprecated std::sync::atomic::spin_loop_hint()
Pull Request -
State: closed - Opened by Catamantaloedis 11 months ago
#624 - Allow constructing LevelFilter via incrementation
Issue -
State: open - Opened by neithernut 11 months ago
- 9 comments
#623 - Clarify the actual set of functions that can race in _racy variants
Pull Request -
State: closed - Opened by KodrAus 11 months ago
#622 - chore: fix comment
Pull Request -
State: closed - Opened by shandongbinzhou 11 months ago
- 1 comment
#621 - Add links to `colog` crate
Pull Request -
State: closed - Opened by chrivers 11 months ago
- 1 comment
#620 - Add some clarifications to the library docs
Pull Request -
State: closed - Opened by KodrAus 11 months ago
#619 - adding line_number test + updating some testing infrastructure
Pull Request -
State: closed - Opened by DIvkov575 11 months ago
- 16 comments
#618 - CI should detect when breaking changes are introduced
Pull Request -
State: closed - Opened by nyurik 12 months ago
- 2 comments
#617 - Prepare for 0.4.21 release
Pull Request -
State: closed - Opened by KodrAus 12 months ago
- 8 comments
#616 - Release a build with `kv` support
Issue -
State: closed - Opened by KodrAus about 1 year ago
- 4 comments
Labels: structured-logging
#615 - Add dependabot
Pull Request -
State: closed - Opened by oriontvv about 1 year ago
- 5 comments
#614 - log crate catches Clion stop signal
Issue -
State: closed - Opened by lioriz1 about 1 year ago
- 2 comments
#613 - Get structured logging API ready for stabilization
Pull Request -
State: closed - Opened by KodrAus about 1 year ago
- 14 comments
#612 - Feature suggestion: fatal log level with fatal! macro
Issue -
State: open - Opened by ogwhic about 1 year ago
- 2 comments
#611 - ANSI escape sequences - Code injection
Issue -
State: closed - Opened by mihaigalos about 1 year ago
- 4 comments
#610 - Use `Acquire` ordering for initialization check
Pull Request -
State: closed - Opened by AngelicosPhosphoros about 1 year ago
- 6 comments
#609 - Setting the file/line shown in a log message
Issue -
State: closed - Opened by bconn98 about 1 year ago
- 8 comments
#608 - Remove rename of core to std in nostd builds
Pull Request -
State: closed - Opened by AngelicosPhosphoros about 1 year ago
- 3 comments
#607 - Remove `ok_or` in favor of `Option::ok_or`
Pull Request -
State: closed - Opened by AngelicosPhosphoros about 1 year ago
- 1 comment
#606 - Surprising error when using `enabled` method in logger
Issue -
State: closed - Opened by AngelicosPhosphoros about 1 year ago
- 4 comments
#605 - Rewrite `set_logger` function to use `std::sync::Once` on std
Pull Request -
State: closed - Opened by AngelicosPhosphoros about 1 year ago
- 14 comments
#604 - The design of kV is not concise enough, I have a simple suggestion.
Issue -
State: closed - Opened by jmjoy about 1 year ago
- 2 comments
#603 - Specialize target and level arguments that can be statically determined
Pull Request -
State: closed - Opened by EFanZh about 1 year ago
- 3 comments
#602 - Normalize line ending
Pull Request -
State: closed - Opened by EFanZh about 1 year ago
- 1 comment
#601 - Add tests that check the line numbers
Issue -
State: closed - Opened by Thomasdezeeuw about 1 year ago
- 2 comments
#600 - Is it possible to group logs?
Issue -
State: closed - Opened by gavrilikhin-d about 1 year ago
- 2 comments
#599 - Use `std::panic::Location` to get log location information
Pull Request -
State: closed - Opened by pwoolcoc about 1 year ago
- 12 comments
#598 - How do I set log level in Windows (Powershell)?
Issue -
State: closed - Opened by Agent-E11 about 1 year ago
- 3 comments
#597 - Derive `Deserialize` for `Level`
Issue -
State: closed - Opened by max-ishere over 1 year ago
- 1 comment
#596 - Remove remaining unsafe from `kv` module
Pull Request -
State: closed - Opened by joshlf over 1 year ago
- 1 comment
#595 - Add logcontrol-log and log-reload
Pull Request -
State: closed - Opened by swsnr over 1 year ago
#594 - Clarify documentation and simplify initialization of `STATIC_MAX_LEVEL`
Pull Request -
State: closed - Opened by ptosi over 1 year ago
#593 - Add Serialization section to kv::Value docs
Pull Request -
State: closed - Opened by Thomasdezeeuw over 1 year ago
#592 - Rename Value::to_str to to_cow_str
Pull Request -
State: closed - Opened by Thomasdezeeuw over 1 year ago
- 3 comments
#591 - "event" name support? (appending a suffix to the default target instead of replacing it entirely)
Issue -
State: closed - Opened by radix over 1 year ago
- 5 comments
#590 - Fix typo in file_static() method doc
Pull Request -
State: closed - Opened by dimo414 over 1 year ago
- 1 comment
#589 - Add "alterable_logger" link to README.md
Pull Request -
State: closed - Opened by brummer-simon over 1 year ago
- 3 comments
#588 - Is this possible to make a failable log facade ?
Issue -
State: closed - Opened by prx0 over 1 year ago
- 2 comments
#587 - Fix incorrect lifetime in Value::to_str()
Pull Request -
State: closed - Opened by peterjoel over 1 year ago
- 2 comments
#586 - let feature release_max_level_* avoid useless code generation
Pull Request -
State: closed - Opened by tinglou over 1 year ago
- 1 comment
#585 - Remove some API of the key-value feature
Pull Request -
State: closed - Opened by Thomasdezeeuw over 1 year ago
#584 - Review of key-value feature
Pull Request -
State: closed - Opened by Thomasdezeeuw over 1 year ago
- 6 comments
#583 - Various changes based on review
Pull Request -
State: closed - Opened by Thomasdezeeuw over 1 year ago
#582 - migrate to a single workspace
Pull Request -
State: closed - Opened by nyurik over 1 year ago
- 1 comment
#581 - Add column numbers
Pull Request -
State: closed - Opened by printfn over 1 year ago
- 2 comments
#580 - Set all crates to 2021 edition
Pull Request -
State: closed - Opened by nyurik over 1 year ago
- 5 comments
#579 - Simplify Display impl
Pull Request -
State: closed - Opened by nyurik over 1 year ago
#578 - Minor clippy nits
Pull Request -
State: closed - Opened by nyurik over 1 year ago
#577 - Update docs to 2021 edition, test
Pull Request -
State: closed - Opened by nyurik over 1 year ago
- 4 comments
#576 - Specialize empty key value pairs
Pull Request -
State: closed - Opened by EFanZh over 1 year ago
- 2 comments
#575 - Group `target_module`, `path` and `file` arguments
Pull Request -
State: closed - Opened by EFanZh over 1 year ago
- 2 comments
#574 - doc: Add log-to-defmt to other-facilities section
Pull Request -
State: closed - Opened by chrysn over 1 year ago
#573 - Couldn't compile for Android(`aarch64-linux-android`)
Issue -
State: closed - Opened by Samet195 over 1 year ago
- 1 comment