altered logging format
This commit is contained in:
parent
0be599164e
commit
cb89290b62
|
@ -2,4 +2,6 @@ gembin/*
|
|||
vendor/gems/*
|
||||
pkg/*
|
||||
Hobofile
|
||||
.hobo
|
||||
.hobo
|
||||
.bundle
|
||||
*.lock
|
||||
|
|
|
@ -21,5 +21,5 @@ error
|
|||
"[#{level} #{time.strftime('%m-%d-%Y %X')}] Hobo: #{msg}\n"
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue