LogItemType Enumeration

Namespace: id3.Bioseal

Definition

Enumerates the log item types.

Fields

Name

Value

Description

undefined

0

The log item is an undefined.

information

1

The log item is an information.

warning

2

The log item is a warning.

error

3

The log item is an error.

debug

4

The log item is for debug only.