Exceptions
Logfire exceptions.
LogfireConfigError ¶
Bases: ValueError
Error raised when there is a problem with the Logfire configuration.
LogfireServerError ¶
Bases: Exception
Error raised when the Logfire server returns an X-Logfire-Error header on a response.
LogfireServerWarning ¶
Bases: UserWarning
Warning emitted when the Logfire server returns an X-Logfire-Warning header on a response.