MDC logging for C programs?
Is a good idea/practice to generate MDC like logs from a C structured program?. To be more precise this would be printing to console or file a JSON format that includes context data within a mdc field. These logs are to be ingested from an ELK stack.
MDC logging for C programs?
Is a good idea/practice to generate MDC like logs from a C structured program?. To be more precise this would be printing to console or file a JSON format that includes context data within a mdc field. These logs are to be ingested from an ELK stack.