get_log_format

Function get_log_format 

Source
pub fn get_log_format() -> &'static str
Expand description

Get the configured log format from PRAX_LOG_FORMAT environment variable.

Defaults to “json” for structured logging.