Feel free to close this issue :)
I'm often using a more lazy approach to logfmt:
echo "Merging base_yaml_file=$1 with custom_yaml_file=$2 into result_yaml_file=$3..."
Which then becomes something like this:

But to be honest, I have no idea what e.g. Grafana or other parsers do with it :)
Feel free to close this issue :)
I'm often using a more lazy approach to logfmt:
echo "Merging base_yaml_file=$1 with custom_yaml_file=$2 into result_yaml_file=$3..."Which then becomes something like this:

But to be honest, I have no idea what e.g. Grafana or other parsers do with it :)