SkillAgentSearch skills...

Journald

journald support for slog-rs

Install / Use

/learn @slog-rs/Journald
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

slog-journald

Build Status] Gitter Documentation

This is a straightforward journald drain for slog-rs.

Journald and slog-rs work very well together since both support structured log data. This crate will convert structured data (that is, key-value pairs) into journald fields. Since, journald field names are more restrictive than keys in slog-rs, key names are sanitized to be valid journald fields.

This crate supports specialized handling of logged errors via features. Look into Cargo.toml for more information.

Related Skills

View on GitHub
GitHub Stars13
CategoryCustomer
Updated2y ago
Forks5

Languages

Rust

Security Score

75/100

Audited on Jul 25, 2023

No findings