1230538295
remove println
2024-11-14 17:39:17 +01:00
280fbdda84
fix tag name to be included
2024-11-14 17:37:25 +01:00
deb7986cad
check
2024-11-14 17:19:55 +01:00
03256699b2
check
2024-11-14 17:10:06 +01:00
7fbf9095f5
add tag name
2024-11-14 12:00:44 +01:00
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
0f866a0ded
fix: attributes incorrectly added as extra fields in gelf
2024-09-24 16:24:19 +02:00
4654238920
feat: add attributes from resource to gelf exports
2024-09-24 16:05:58 +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
4f4a7e09c5
cleanup unused and add short message to GELF
2024-05-17 15:46:25 +02:00
3c51f5575b
plenty of changes to make the package more ergonomic
...
Including: bug fixes, api changes, new packages, and more!
2024-05-17 15:31:35 +02:00
e9c3ae1a7b
reorganize exporters and simplify their use
2024-05-17 10:37:05 +02:00