altered logging format

This commit is contained in:
John Bender 2010-02-08 22:00:13 -08:00
parent 0be599164e
commit cb89290b62
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -2,4 +2,6 @@ gembin/*
vendor/gems/*
pkg/*
Hobofile
.hobo
.hobo
.bundle
*.lock

View File

@ -21,5 +21,5 @@ error
"[#{level} #{time.strftime('%m-%d-%Y %X')}] Hobo: #{msg}\n"
end
end
end
end