LogWrapper constructor

LogWrapper()

Implementation

factory LogWrapper() => _instance ??= LogWrapper._();