Overview

Log file columns

Debugging & Logging > Log Files

 

A log file has several columns of information for each log file event recorded. You can see these by opening the log file in a text editor or other third-party tool.

 

The following table describes the columns in a log file when viewed in its native format:
 

Column

Description

Severity

Identifies one of the severity levels: fatal, error, warning, and informational.

Thread ID  

Identifies the service thread identification string. This information is useful to Adobe Technical Support personnel only.

Date   

Identifies the date the event occurred.

Time  

Identifies the time the event occurred.

Application   

If applicable, identifies the name of the application associated with the event.

Message  

Describes the event that occurred (with error number, if applicable).

Related topic