YimLog constructor

YimLog()

Implementation

factory YimLog() {
  return _singleton;
}