Top "Logfile" questions

A log file is a file that contains a list of events, which have been "logged" by a computer.

How can I follow a file like "Tail -f" does in Java without holding the file open (Prevent rename/delete)

i'd like to "Tail -f" a lot of logfiles from within a java app. I've gotten this to work by …

java file tail logfile
Remove existing log file and create new log file in sql server

I have log file which is grown to 1TB. I have no need of log file. Just want to delete …

sql sql-server logfile
Log4J print empty line to logfile

In java you could use System.out.println() to print a blank line but how does it work with log4…

log4j line logfile
mysql: turn on the general log

I try to turn on the general log on the mysql I use the xampp as the local server and …

mysql xampp logfile
Windows Log File Viewer (Tail) that displays lines in reverse order

I am looking for a free Windows GUI log file viewer that can display lines in reverse order with the …

windows user-interface reverse tail logfile