InnerLog constructor

InnerLog()

Implementation

factory InnerLog() {
  return _instance;
}