Thursday, January 19, 2012

Using txt file for logging

You can create a text file logger by following the steps below:
  1. Open a new file and write .LOG in the first line.
  2. Save and close the file.
  3. Open the file and a new line is created with the current time and date.
  4. The cursor is set to the next line.
  5. Write something then save the file.
Technorati Tags: ,

No comments:

Post a Comment