LogPlainOutput.debugPrint constructor

const LogPlainOutput.debugPrint()

debugPrint implementation

console using debugPrint

Implementation

const factory LogPlainOutput.debugPrint() = LogPlainOutputDebugPrintImpl;