issues
search
reidmorrison
/
semantic_logger
Semantic Logger is a feature rich logging framework, and replacement for existing Ruby & Rails loggers.
https://logger.rocketjob.io/
Apache License 2.0
873
stars
124
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: ensure logger debug calls always return true
#305
gugaiz
opened
5 days ago
0
Unexpected Behavior: Debug Logs returning false when default_level = :info
#304
gugaiz
opened
5 days ago
0
Docs: fix example custom formatter
#303
tradiff
opened
3 weeks ago
0
Avoid health check logs on default log file
#302
gugaiz
closed
1 month ago
1
Logger local named tags [WIP]
#301
theocodes
opened
1 month ago
1
Don't nest attributes under message in newrelic logs appender
#300
fabn
opened
2 months ago
0
Replace Awesome Print to Amazing Print
#299
y-yagi
closed
2 months ago
0
Correct `source_code_uri` URL
#298
jgarber623
closed
2 months ago
0
Add Honeybadger and Honeybadger Insights to Appenders doc
#296
stympy
closed
2 months ago
0
[feature request] Usage with Elastic Common Schema (ECS)
#295
ebuildy
opened
3 months ago
1
Fix Appenders#close referencing incorrect variable
#294
vovimayhem
closed
2 months ago
3
"type":"illegal_argument_exception"
#293
dim321
opened
4 months ago
0
Experimental support for Open telemetry logs
#292
reidmorrison
opened
4 months ago
0
Semantic Logger 4.16.0 introduces a bug breaking SemanticLogger::Appenders#close
#291
jesseyoungmann
closed
3 months ago
1
fix: Use correct varname for closed appenders
#290
ixti
closed
3 months ago
5
undefined method `add_appender' for an instance of SemanticLogger::Logger
#289
rgaufman
opened
4 months ago
1
Refactor Async
#288
reidmorrison
opened
5 months ago
0
Fixes #216
#287
reidmorrison
closed
5 months ago
0
Handle a stack trace that does not return a known file and line number #285
#286
reidmorrison
closed
5 months ago
0
Exception: NoMethodError: undefined method `[]' for nil
#285
srajan-dadhich
closed
5 months ago
1
Fix incorrect metrics usage in documentation
#284
kranzky
closed
5 months ago
0
Metrics section of the docs is out of date
#283
kranzky
closed
5 months ago
1
Allow SyncProcessor to be called from appenders
#282
eagletmt
closed
5 months ago
0
Sentry appender raises "ThreadError: deadlock; recursive locking" when threading features are disabled
#281
eagletmt
closed
5 months ago
1
Add honeybadger_events appender
#280
trvsdnn
closed
5 months ago
5
HTTP appender batch: true
#278
intermittentnrg
opened
6 months ago
1
Add duration and duration_ms for logfmt format
#277
woutersmeenk
closed
5 months ago
4
Add Ruby 3.3 to CI matrix
#276
m-nakamura145
closed
9 months ago
0
Adds support for newer versions of Elasticsearch that removed _type in Elasticsearch Appender
#275
picandocodigo
closed
1 year ago
1
changelog typo fix in SemanticLogger::Log
#273
jiokmiso
closed
1 year ago
0
Check for HTTP Success instead of only 200 and 201
#271
bduc
closed
1 year ago
1
Add support for custom headers in HTTP appender
#269
olivier-thatch
closed
1 year ago
0
Intermittent `NameError`/`LoadError` when loading Rails environment
#263
maximevaillancourt
closed
1 year ago
3
Release Version 4.13
#262
thewalrusisben
closed
1 year ago
1
Calling 'reopen' and Adding an Appender Creates 2 Logging Threads
#261
eviljoel
closed
1 year ago
2
[WIP] Base formatter time format docs and behavior conflict, with no way to initialize it to nil in the ctor.
#260
keithrbennett
closed
1 year ago
1
Base formatter time_format docs and behavior conflict, with no way to initialize it to nil in the ctor.
#259
keithrbennett
closed
1 year ago
0
Error is raised when logging first occurs in a signal trap
#258
keithrbennett
closed
1 year ago
0
In capture_log_events.rb, initialize @events in constructor. Also, add clear method.
#257
keithrbennett
closed
1 year ago
0
Improve CaptureLogEvents test logger
#256
keithrbennett
closed
1 year ago
1
Segmentation fault in Formatters::Base for async appender
#255
Antsiscool
closed
9 months ago
2
Bug: Missing key in logging payload causes tests to pass in Minitest helper
#254
treacher
closed
1 year ago
0
Add Ruby 3.2 and quote 3.0 in CI configuration so it is not truncated to 3
#253
petergoldstein
closed
1 year ago
0
HTTP appender / Possible to write custom Headers
#252
jeantristan
closed
1 year ago
1
Exception on `logger.error({ payload: '', foo: 'bar' })` (trying to log an arbitrary hash with `payload` key)
#250
Drowze
closed
1 year ago
1
Implement NewRelic Log Formatter & Appender
#248
chriscz
closed
1 year ago
1
Loggable now works with frozen classes and objects.
#247
eviljoel
closed
1 year ago
4
Semantic Logger + Sidekiq 7
#243
Petercopter
closed
2 years ago
3
Refactor Async Handling
#242
reidmorrison
closed
1 year ago
4
SemanticLogger.sync! is Not Thread-Safe
#241
eviljoel
closed
2 years ago
0
Next