I've MikTeX installation on my Windows 8.1. When I generate a PDF from a tex file using pdflatex command it generates lots of content in the corresponding log file from which it's hard to read errors (if there are any). I searched online but all the solutions I found (like this one) pertain to using tool other than MikTeX - and do not work when I try on my machine with MikTex.
If we can't make log file to write only the error message, is there any other way of outputting only the error messages to another file, say, errors.txt
