Skip to main content

Crate openinfra_logger

Crate openinfra_logger 

Source

Structs§

Config
Logger

Functions§

build_json_line
Pure function that builds the JSON line, exposed for unit testing.
escape_json_string
Escapes a string for safe inclusion as a JSON string value (RFC 8259). Without this, embedded quotes / backslashes / control chars produce invalid JSON.