pub trait SyncLogger: Logger + SendSync { }
Expand description

Marker trait for LDK compatible logger

Implementors§