Top "Error-log" questions

The Error Log view captures all the warnings and errors logged by plug-ins.

How to access log output from real windows phone 8 device

I have to get access to a crash log on a windows phone 8 device. I just deployed the XAP file …

logging windows-phone-8 error-log
Outputting all PHP errors to database not error_log

Is it possible to make all PHP errors be written to MySQL instead of to the standard error_log file. …

php mysql error-handling error-log
Send errors message via email using error_log()

The php function error_log() let you send logs to email setting the second param to 1. I do that, but …

php html-email error-log