The core logging implementation that formats and pads the message dynamically.
It behaves exactly like standard Axum/Tower logging by outputting single long lines per log entry,
while still elegantly aligning subsequent lines if the message contains explicit newlines (\n).