instance property

LogManager get instance

Implementation

static LogManager get instance {
  return _instance;
}