LevelType Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

LevelType Enumeration

BR.AN.PviServices .NET


Defines the level type of an entry Severity Code: ERROR- Modul AR- Logger 0 00 = Success 1 01 = Informational INFO 4 04 = Debug DEBUG 2 10 = Warning WARNING 3 11 = Error FATAL EXCEPTION + Kennung in InfoFlags

[Visual Basic]

Public Enum LevelType

[C#]

public enum LevelType

Members

Member Name

Description

Success

0 ... success is a V1.01.0 error format Level!

Info

1 ... info

Warning

2 ... warning

Fatal

3 ... fatal error

Debug

4 ... debug error

Undefined

255 ... undefined

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]