geLogLevel static method

TGLogLevel geLogLevel()

Gets Log Level

Implementation

static TGLogLevel geLogLevel() {
  return _logLevel;
}