added masylum's coloured layout function

This commit is contained in:
csausdev
2010-12-05 14:36:35 +11:00
parent 04e1446c42
commit 8145e3b08f
3 changed files with 85 additions and 17 deletions

View File

@@ -1,10 +1,7 @@
{
"appenders": [
{
"type": "console",
"layout": {
"type": "basic"
}
"type": "console"
}
]
}