Main
π€ AI-Generated Content
This documentation was generated with AI assistance and is still being audited. Some, or potentially a lot, of this information may be inaccurate. Learn more.
provide.foundation.logger.processors.main
¶
Classes¶
Functions¶
reset_event_enrichment_state
¶
Reset event enrichment initialization state for testing.
This should only be called during test cleanup to allow re-initialization in the next test.
Source code in provide/foundation/logger/processors/main.py
set_reset_in_progress
¶
Set whether a reset is currently in progress.
This prevents event enrichment from triggering during resets.