> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LogRecordType

> LogRecordType enumeration in the ABBYY FlexiCapture Web Services API: defines the event types to log as Error, Warning, or Information messages.

## What it does

Contains the types of events to log.

## Fields

| **Name** | **Comment** | **Description**     |
| -------- | ----------- | ------------------- |
| 1        | Error       | Error message       |
| 2        | Warning     | Warning message     |
| 3        | Information | Information message |
