Module Migra_engine.LoggingSource

Logging configuration for Migra.

Sourceval setup : unit -> unit

Setup logging with timestamps.

This is called automatically when the library loads. You typically don't need to call this manually.

Sourceval set_level : Logs.level -> unit

Set the minimum log level.