| theme | paginate | backgroundColor | marp | backgroundImage | class | |
|---|---|---|---|---|---|---|
uncover |
true |
true |
url('bg.jpg') |
|
Software Dev for ~10y & a lot of random other stuff (festivals, woodworking & 3d print shop ...)
@rfKust
BigHoss
www.kuster.live
Structured logging is a logging method where each log entry is formatted as structured data, such as JSON, rather than plain text. This format allows for more efficient querying, analysis, and processing of log data by including key-value pairs that provide context about the event being logged.
send notifications to telegram, teams, slack
- send data via api (pwsh, bash)
- technology agnostic (any language, any technology)
- read data from any source (databases, logfiles, ...)
The code is on github





