Main
provide.foundation.logger.processors.main
¶
TODO: Add module docstring.
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.