Definition: A log file is a text file output by an application. Many programmers build log files in to their programs as it's a handy way to see what is happening when the program is running outside of a debugger.
Glossary:
A B C D E F G H I J K L M N O P Q R S T U V W X Y ZExamples: The log file clearlyu showed where the application had failed.

