Log constructor

Log()

Implementation

factory Log() {
  return _singleton;
}