added masylum's coloured layout function

This commit is contained in:
csausdev
2011-04-07 07:21:22 +08:00
committed by Gareth Jones
parent 838f0c8f28
commit 80e3ed7174
3 changed files with 85 additions and 17 deletions
+1 -4
View File
@@ -1,10 +1,7 @@
{
"appenders": [
{
"type": "console",
"layout": {
"type": "basic"
}
"type": "console"
}
]
}