Commit Graph

4 Commits

Author SHA1 Message Date
a37354cb18 fix: message formatting errors in GELF exporter
The library used to transport GELF messages did not prefix extra fields
with `_` as was previously assumed and the application name was not
passed correctly from configuration to the exporter. Now fixed.

Related: goc_marek/salego#693
2024-09-25 11:23:06 +02:00
a2b61ea706 do not Printf GELF messages when logging 2024-06-04 11:59:28 +02:00
77ab12c3ac move repository and module imports to new location 2024-05-20 08:20:13 +02:00
e9c3ae1a7b reorganize exporters and simplify their use 2024-05-17 10:37:05 +02:00