LogLevel Enum
- java.
lang. Object - java.
lang. Enum<LogLevel> - com.
microsoft. azure. management. appservice. LogLevel
- com.
- java.
public enum LogLevel
Defines values for LogLevel.
ERROR |
Enum value Error. |
INFORMATION |
Enum value Information. |
OFF |
Enum value Off. |
VERBOSE |
Enum value Verbose. |
WARNING |
Enum value Warning. |
fromString(String value)
public static LogLevel fromString(String value)
Parses a serialized value to a LogLevel instance.
- value
- String
the parsed LogLevel object, or null if unable to parse.
toString()
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Comentários do Azure SDK for Java
O Azure SDK for Java é um projeto código aberto. Selecione um link para fornecer comentários: