added loggin function, no all logs can be writed to file log.txt

This commit is contained in:
coderaiser 2012-07-06 10:26:52 -04:00
parent efb4e25840
commit 55f57f353f
3 changed files with 23 additions and 2 deletions

5
.gitignore vendored
View file

@ -24,4 +24,7 @@ tmp
apache-status
#file used by nodester
.nodester.appconfig
.nodester.appconfig
#log file
log.txt