What kind of information would you find in an application log?
A) Information about software running on the OS
B) Information about applying for a job
C) Information about successful and failed login attempts
D) Information about events generated by the OS
A
Explanation: Microsoft Windows application logs contain information about software applications running on the underlying operating system. Three levels of severity are associated with the events in the log: Information, Warning, and Error. The events provide a collection of information about the event, such as the source (for example, the application) that caused the event, the severity level of the event, and a date/time stamp of the event.
Computer Science & Information Technology