Remove nested /* */ from settings.json.template

This commit is contained in:
Victor Hooi 2013-03-05 05:58:03 +11:00
parent 2b62e9a211
commit aa9fd7621a
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
, { "type": "logLevelFilter"
, "level": "warn" // filters out all log messages that have a lower level than "error"
, "appender":
{ /* Use whatever appender you want here */ }
{ Use whatever appender you want here }
}*/
/*
, { "type": "logLevelFilter"