Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

ILogger.IsLogTypeAllowed

public bool IsLogTypeAllowed(LogType logType);

Returns

bool Retrun true in case logs of LogType will be logged otherwise returns false.

Description

Check logging is enabled based on the LogType.

Did you find this page useful? Please give it a rating: