Skip to main content
Version: 2.1

Export - Log Messages

If you've got logging enabled you may want non-technical people to be able to find logs. Therefore, we provide the log messages the level and when they get called.

LevelMessageWhen it gets writtenNotes
INFOStarting a direct download exportWhen an export request starts being processed and the engine being used is DirectDownload.n/a
INFOFinishing a direct download exportWhen an export request finishes being processed and the engine being used is DirectDownload.n/a
INFOQueuing a background email exportWhen an export request is started and the engine being used is BackgroundEmailEnginen/a
INFOQueuing a background download exportWhen an export request is started and the engine being used is BackgroundDownloadEnginen/a
INFOProcessing background email export requestWhen the messenger handler for the background email is startedn/a
INFOFinished processing background email export requestWhen the messenger handler for the background email has finishedn/a
INFOProcessing background download export requestWhen the messenger handler for the background download is startedn/a
INFOFinished processing background download export requestWhen the messenger handler for the background download has finishedn/a