Home   About   Popular   Archives   Advertise   PhotoBlog   WP-Theme   GuestBlogging   Projects   Contact

Use Notepad to Create Log Files

July 26th, 2006 | Filed under Microsoft, Tips.

Notepad is a simple fast text editor which comes bundled with Windows for free. If you are like me, you probably use it so often for cut and paste techniques, that you use it in the quick launch bar. I today stumbled upon this cool way to use Notepad to create log files.

After you open Notepad, follow instructions of this Microsoft support article -

Type .LOG on the first line, and then press ENTER to move to the next line.

On the File menu, click Save As, type a descriptive name for your file in the File name box, and then click OK.

When you next open the file, note that the date and time have been appended to the end of the log, immediately preceding the place where new text can be added. You can use this functionality to automatically add the current date and time to each log entry.

Although the article says it works for Windows 98 and Millenium, I tried it on Windows XP where it works well. Remember to type .LOG and not .log (it is case sensitive as I discovered when it did not work). Try it out and enjoy this simple technique to create a Log file using Notepad in Microsoft Windows.

I found this trick at Hirlpoo West.



Related articles
» Create Desktop Icon for One Click Window XP Shutdown
» Create Custom Wordpress Database Error Pages
» Lock, Log Off, Restart, Shut Down Windows in One Click by Brutus
» Upgrade Wordpress 2.1.3 Faster with Changed Files List
» YouSendIt & Dropload - Email Large Files Easily
» Basic Mathematics by Google Calculator
» Create Your Own Firefox Search Plugin in 20 Minutes
» View PDF Files in Gmail
» Gmail Blocks Exe Attachments : Missing Executable Files
» Block Search Engines From Indexing Site: META Tags & Robot.txt

Get latest tips like this for free.

Comment on “Use Notepad to Create Log Files”