teragrep / jla_01

Reliable Event Logging Protocol (RELP) Logback plugin
Apache License 2.0
1 stars 2 forks source link

Rename the SDElement("event_id@48577") param key "source" to "id_source" #22

Open p000010u opened 1 year ago

p000010u commented 1 year ago

Conflicting line: https://github.com/teragrep/jla_01/blob/b43b71286ffb82a9a8b9d7b1fcf939f926737e57/src/main/java/com/teragrep/jla_01/RlpLogbackAppender.java#L324C49-L324C49

Should be: event_id_48577.addSDParam("id_source", "source");