init static method

dynamic init()

Implementation

static init() {
  _instance ??= LibFlusseractLogger._();
}