What Does Error Log Mean?
In computer science, an error log is a record of critical errors that are encountered by the application, operating system or server while in operation. Some of the common entries in an error log include table corruption and configuration corruption. Error logs in many cases serve as extremely useful tools for troubleshooting and managing systems, servers and even networks.
Techopedia Explains Error Log
Error logs for different applications, operating systems, networks or servers are set up in different ways. Some error logs are configured to capture every single error which occurs in the system, whereas some are designed to selectively store error information pertaining to specific error codes. Some error logs only capture certain information about the error, whereas others are programmed to capture all available information such as timestamp, system information, user location and user entry. In many cases, access to error logs need special administrative rights, as these would help as a security measure against providing access to unauthorized resources or users from seeing the error documentation or details.