Join Slack
Powered by
Hi, does anyone know if it is possible to not log ...
# ask-community
w
Wewe
11/02/2023, 9:57 AM
Hi, does anyone know if it is possible to not log to the database as this feels like a slippery slope
✅ 1
j
Jake Kaplan
11/02/2023, 11:33 AM
Hi, you can disable writing logs to the API with
Copy code
PREFECT_LOGGING_TO_API_ENABLED=False
w
Wewe
11/02/2023, 3:52 PM
@Jake Kaplan
Do you know if it is possible to log the
extra
field to the DB?
j
Jake Kaplan
11/02/2023, 8:35 PM
Hi, no only the messages are written for logs
Jake Kaplan
11/02/2023, 8:36 PM
depending on your use case there are other objects you may be able to include this in such as artifacts or events (if using cloud)
11
Views
Open in Slack
Previous
Next