Anna Geller
11/22/2022, 9:00 PMorjson
serialization (this is important for logging to external systems such as Datadog - more on that soon!)
• avoid duplication when configuring logging e.g. to configure logs to be JSON-formatted, you can now use PREFECT_LOGGING_HANDLERS_CONSOLE_FORMATTER="json" python myflow.py
Apart from that, the prefect cloud login
CLI has been given a serious upgrade. ✨ For a detailed description of that new Cloud CLI login UX, and to see a full list of fixes and enhancements, see the release notes.
Happy Engineering! 😛refect: