issues
search
daboross
/
fern
Simple, efficient logging for Rust
MIT License
848
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider relationship between fern and tracing
#143
daboross
opened
1 week ago
0
Add syslog v7 support
#142
BlackDex
closed
1 month ago
4
Release 0.7.0
#141
daboross
closed
1 month ago
0
Upgrade colored
#140
daboross
closed
1 month ago
0
Update MSRV to 1.60 to match log crate
#139
daboross
closed
1 month ago
0
Evaluate jiff for use in example formatting
#138
daboross
opened
2 months ago
1
Attempt unification of builder & runtime structs
#137
daboross
opened
2 months ago
0
Specific log level for some module
#136
xairaven
opened
3 months ago
1
Implement log::kv Handling
#135
daboross
opened
8 months ago
0
Feature Request: Log string configuration
#134
lexi-the-cute
opened
8 months ago
0
Fixes Issue with type public export SharedDispatch from builders module.
#133
timothyhutz
closed
6 months ago
0
double free or corruption (out)
#132
madser123
closed
9 months ago
1
DateBased struct not accessible
#131
xFGhoul
opened
10 months ago
0
Reading from Box not possible since fern::Output::writer consumes it?
#130
unixb0y
closed
10 months ago
2
Fix wrong comment
#129
tokuhirom
closed
5 months ago
0
Upgrade colored and prepare for 0.7.0 release
#128
faern
closed
1 month ago
8
Syslog only logs in UTC
#127
fsmv
closed
1 year ago
2
Missing list of dependancies in example
#126
haddow777
opened
1 year ago
2
`SharedDispatch` type is not accessible
#125
Luro02
opened
1 year ago
2
Fix enable-ansi-support link in README.md
#124
daboross
closed
1 year ago
0
Release 0.6.2
#123
daboross
closed
1 year ago
0
Deprecate colors module.
#122
daboross
closed
1 year ago
1
Fix clippy lints & format
#121
daboross
closed
1 year ago
0
Add tests ensuring we don't accidentally increase MSRV
#120
daboross
closed
1 year ago
0
Disable code coverage
#119
daboross
closed
1 year ago
0
Fix security warning versions mentioned
#118
daboross
closed
1 year ago
0
Add documentation warning about usage of 'colored'
#117
daboross
closed
1 year ago
1
Revamp main doc example
#116
daboross
closed
1 year ago
0
Revamp examples to use env_logger-style formatting
#115
daboross
closed
1 year ago
1
Implementation of manual rotation
#114
bitfriend
closed
1 year ago
3
Getting rid of `atty` as a transitive dependency (via `colored`)
#113
faern
closed
1 year ago
25
Connection forcibly closed using `TcpStream` as `Box<dyn Write + Send>`
#112
disassembledd
opened
1 year ago
2
is there anyway to disable all crates log and only show log of my program?
#111
NiiightmareXD
closed
2 years ago
2
Doc type: "equivalent form another crate"
#110
daboross
opened
2 years ago
0
`level_for_module` level-filtering for modules, not targets
#109
daboross
opened
2 years ago
3
Fix more references to fern 0.5
#108
daboross
closed
2 years ago
0
Attempt at fixing the tests badge.
#107
daboross
closed
2 years ago
1
Remove references to 'master' branch.
#106
daboross
closed
2 years ago
0
Update CHANGELOG since v0.6.0
#105
daboross
closed
2 years ago
2
Fix references recommending old fern version.
#104
daboross
closed
2 years ago
0
Update badges & README links
#103
daboross
closed
2 years ago
0
Change cfgs to eliminate unused warnings on Windows
#102
daboross
closed
2 years ago
1
Fix reopen-1 feature on Windows
#101
daboross
closed
2 years ago
0
WithFgColor doesn't match colored::Colorize's behavior
#100
daboross
opened
2 years ago
0
Temporary fix for colors test failing when run with NO_COLOR env.
#99
daboross
closed
2 years ago
0
Switch to GitHub Actions CI
#98
daboross
closed
2 years ago
0
Add new Linux CI
#97
daboross
closed
2 years ago
1
Re-add fern prefix to temporary directories used for testing
#96
daboross
closed
2 years ago
2
Top-level documentation suggests using 0.5 instead of 0.6
#95
hrxi
closed
2 years ago
1
Possible to chain more files after already intializing a logger?
#94
smahm006
closed
6 months ago
0
Next