//! Logging contracts shared by runtime clients and the VM runner.
//--------------------------------------------------------------------------------------------------
// Tests
//--------------------------------------------------------------------------------------------------
//--------------------------------------------------------------------------------------------------
// Re-Exports
//--------------------------------------------------------------------------------------------------
pub use SandboxLogLevel as LogLevel;
pub use crateRotatingLog;