Logs constructor

Logs()

Implementation

factory Logs() {
  return _singleton;
}