issues
search
Nebo15
/
logger_json
JSON logger formatter with support for Google Cloud, DataDog and other for Elixir.
https://nebo15.github.io/logger_json/
MIT License
242
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FORMATTER CRASH in Datadog formatter when GenServer crashes
#141
rohan-b99
opened
1 week ago
0
Datadog formatter: Adding the log level to the root of the logged object
#140
Miradorn
opened
1 week ago
0
GoogleCloud formatter, option to have all error logs as ReportErrorEvent
#139
amozoss
opened
1 month ago
1
Include file, line and mfa in basic formatter metadata
#138
ppeerttu
opened
1 month ago
0
Basic formatter discarding file, line and mfa
#137
ppeerttu
opened
1 month ago
2
fix: check if Decimal is loaded in encoder
#135
davidjulien
closed
2 months ago
2
fix: add decimal lib in dependencies
#134
davidjulien
closed
2 months ago
5
Handle Task/GenServer exits correctly in Google formatter
#133
BrentWheeldon
closed
2 months ago
2
Remap `duration_us` to spec-compliant fields for Elastic and DataDog formatters
#132
bvobart
closed
2 months ago
1
Plug in LoggerJSON.Formatters.Basic supports adding duration_us parameter.
#131
guzishiwo
closed
2 months ago
1
`:encoder_opts` formatter option
#130
anthonator
closed
3 months ago
7
fix(elastic): encode duration_μs inserted by LoggerJSON.Plug as event.duration
#129
bvobart
closed
2 months ago
3
Pretty print
#128
anthonator
closed
3 months ago
5
Need support for LoggerFileBackend
#127
akchaudhary6532
closed
3 months ago
2
Always return :ok even if nothing is logged
#126
adamu
closed
3 months ago
3
Keep native DateTime, Date and Time struct encoding
#125
imricardoramos
closed
3 months ago
3
duration_μs cannot be handled by DataDog
#124
pirvudoru
closed
2 months ago
6
Formatter config can be a map
#123
dvic
closed
3 months ago
1
How to avoid duplicating Formatter Configuration
#122
yordis
closed
2 months ago
5
Fix copy & paste bug in the docs
#121
moxley
closed
5 months ago
1
fix(elastic): better support for logging raised and caught exceptions and fix formatter crash
#120
bvobart
closed
5 months ago
1
Datadog FORMATTER CRASH
#119
joecorkerton
closed
5 months ago
8
fix: remove plug imports and ensure plug is loaded
#118
yordis
closed
6 months ago
1
Compilation Error: LoggerJSON.Formatter.Plug is not loaded
#117
bunnylushington
closed
6 months ago
1
Add formatter for Elastic Common Schema (ECS)
#116
bvobart
closed
6 months ago
2
Compatibility with Elixir v1.15
#115
kbredemeier
closed
6 months ago
2
Make pretty JSON formatting optional in basic formatter
#114
hkrutzer
closed
6 months ago
5
Translate warn to warning for Elixir >= 1.11.0
#113
altjohndev
closed
9 months ago
4
Correct Formatter TypeSpec
#112
Morgahl
closed
7 months ago
1
Time, Severity, and Message should be merged after metadata in GoogleCloudLogger
#111
StandardMikeBenza
closed
7 months ago
1
fix: scrub cloud signature
#110
msutkowski
closed
1 year ago
0
Add ability to dynamically compute log levels
#109
aselder
closed
6 months ago
1
Drop prefix from docs source ref
#108
mcrumm
closed
7 months ago
2
Datadog Formatter Issue
#107
mario-rc64
closed
7 months ago
1
feat: Use erl_level as severity
#106
sekiyama58
closed
7 months ago
1
feat: use Datadog error tracking fields for crashes
#105
btkostner
closed
7 months ago
1
Upgrade to Elixir 1.15 / Release 6.0.0
#104
yordis
closed
6 months ago
5
Add ignored_metadata option
#103
juliandicks
closed
7 months ago
2
Add phoenix logger w/ telemetry events
#102
StephaneRob
closed
7 months ago
2
Correct callback spec for `format_event/6`
#101
camilleryr
closed
7 months ago
1
remove typo from README
#100
yogirajh007
closed
1 year ago
1
Convert otel_trace_id, otel_span_id into strings
#99
mhanberg
closed
7 months ago
7
DatadogLogger passing all JSON data to `message` field and not being parsed correctly
#98
Nezteb
closed
1 year ago
3
App not passing FQDNs to datadog.
#97
rparcus
closed
7 months ago
3
Fix the inconsistency between the formatter init
#96
objectuser
closed
2 years ago
2
Behaviour and implemenation inconsistent
#95
kevin-papa
closed
2 years ago
3
Bump excoveralls dep to fix coverage test
#94
kianmeng
closed
2 years ago
3
Plug should take default formatter from the LoggerJSON itself
#93
AndrewDryga
closed
7 months ago
0
Update LoggerJSON.Plug doc
#92
mathieubotter
closed
2 years ago
2
feat: allow converting otel trace ids to datadog values
#91
btkostner
closed
2 years ago
9
Next