issues
search
TwP
/
logging
A flexible logging library for use in Ruby programs based on the design of Java's log4j library.
https://rubygems.org/gems/logging
MIT License
529
stars
100
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Docs Request: Add an example of how to filter out log messages based on a substring
#249
DeflateAwning
opened
1 month ago
1
Require syslog only when necessary
#248
akihikodaki
opened
4 months ago
1
Warning on Ruby 3.3 because of requiring `syslog` package
#247
Earlopain
opened
10 months ago
3
Add formatter= method to make the logging gem compatible with rails 7.1
#246
ag4ta
closed
5 months ago
2
NoMethodError: undefined method `formatter='
#245
mhenrixon
closed
5 months ago
1
Merges the message to the json toplevel if it's a hash
#244
marcusmalmberg
closed
1 year ago
0
Veracode static scan reports a vulnerability
#243
skkiran-pro
closed
5 months ago
1
Conflict with mkmf
#242
laleshii
closed
2 years ago
1
Turnning off log rotation
#241
cyclingzealot
closed
5 months ago
2
Add missing Gemfile (errors with latest bundler)
#240
n-rodriguez
closed
1 year ago
1
Move to GitHub actions
#239
TwP
closed
2 years ago
0
Initialize when creating a Filter
#238
TwP
closed
2 years ago
0
Fixes for JRuby
#237
TwP
closed
2 years ago
1
Add tags support
#236
n-rodriguez
closed
1 year ago
4
Logging hangs when trying to close a STDOUT appender under JRuby
#235
bklang
closed
2 years ago
4
Update logging.gemspec
#234
sean-heller
closed
2 years ago
1
Drop unused directive from gemspec
#233
olleolleolle
closed
5 months ago
1
Deleted files kept open
#232
lzap
closed
2 years ago
3
Add the R conversion character to layouts
#231
sergio-bobillier
opened
3 years ago
0
Add context inheritance via `prepend` instead of changing `Thread`
#230
ivoanjo
opened
3 years ago
1
2.2.0 breaks mdc when using Fibers
#229
uberjay
opened
3 years ago
1
raise an exception for fatal or any other level?
#228
NicoLugil
closed
2 years ago
1
CI: Use JRuby 9.2.18.0
#227
olleolleolle
closed
2 years ago
1
::Logging.num_level is not working for me
#226
rful011
closed
2 years ago
1
Drop EOL Ruby versions from test matrix
#225
bastelfreak
closed
2 years ago
1
Add Ruby 2.7 to test matrix
#224
bastelfreak
closed
2 years ago
1
Add license to gemspec file
#223
bastelfreak
closed
5 months ago
1
Custom timestamp format for JSON/YAML
#222
tavlima
closed
2 years ago
1
Release 2.3.0
#221
TwP
closed
4 years ago
0
Fix up console appenders
#220
TwP
closed
4 years ago
0
Synchronize appender output
#219
TwP
closed
4 years ago
1
Rename method to avoid conflict with Kernel
#218
TwP
closed
4 years ago
0
Fix file creation race
#217
TwP
closed
4 years ago
0
Synchronize log rolling
#216
TwP
closed
4 years ago
6
New release?
#215
MikaelSmith
closed
4 years ago
1
Closing and Reopening Stdout Appender doesn't work
#214
jessebs
closed
4 years ago
0
build error according to the readme badge
#213
matkoniecz
closed
2 years ago
1
CI: Use ruby 2.4.9, 2.5.7, 2.6.5
#212
olleolleolle
closed
4 years ago
0
log_event overrides Kernel's `method` method
#211
dorner
closed
4 years ago
3
CI: Use jruby-9.2.8.0
#210
olleolleolle
closed
5 years ago
0
Fix spelling in documentation
#209
will-in-wi
closed
5 years ago
0
Handle simultaneous process startup
#208
TwP
closed
5 years ago
0
Simpler color syntax
#207
ghost
closed
2 years ago
0
File rolling is now synchronized
#206
lzap
closed
4 years ago
7
added test_file_move test
#205
lzap
closed
2 years ago
2
File Appender loses log messages if the file gets deleted
#204
jessebs
closed
2 years ago
1
Add Logger.raise_errors
#203
bhuga
closed
5 years ago
1
wrong number of arguments
#202
UnConundrum
closed
4 years ago
1
Fix Logging::Logger#level= to be thread-safe
#201
MikaelSmith
closed
5 years ago
2
Logging::Logger#level= does not appear to be thread-safe
#200
MikaelSmith
closed
5 years ago
1
Next