LogService constructor

LogService()

Implementation

factory LogService() {
  return _instance;
}