Update messages

This commit is contained in:
Typicode
2013-12-29 05:33:44 +01:00
parent 739485e1fe
commit 57be4b5905
2 changed files with 9 additions and 3 deletions

View File

@ -4,6 +4,7 @@ logan.set({
error: ['%', 'red'],
success: ['%', 'green'],
info: ['%', 'grey'],
notice: ['%', 'yellow'],
url: [' http://localhost:%/'.grey + '%'.cyan, '.']
})