ibex_bluesky_core.callbacks.document_logger

Logs all documents that the BlueSky run engine creates via a callback.

Members

DocLoggingCallback

Logs all documents under log_location, with the file name of their UID (.log).

class ibex_bluesky_core.callbacks.document_logger.DocLoggingCallback[source]

Bases: object

Logs all documents under log_location, with the file name of their UID (.log).

Initialise current_start_document and filename.