Make logging set up less painful for local and production usage!
conversation_id
and include them in the JSON output for better production debugging!
configure_pretty_logging
function. This will set up Loguru to output logs with colored formatting, making them easier to read during development.
configure_json_logging
function to set this up.