Changeset 3b91569fdc9315612c62458ca02a2ef74b7c7970
- Timestamp:
- 04/13/09 16:54:20 (3 years ago)
- Author:
- Robin Gareus <robin@…>
- Parents:
- cb749e0f9f6f4cebd2387b5e2d8318780434257b
- Children:
- e89e3a9f913487576810f637649ecb7c140406f4
- git-committer:
- Robin Gareus <robin@gareus.org> / 2009-04-13T18:54:20Z+0200
- Message:
-
fixed logging.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
rcb749e0
|
r3b91569
|
|
| 7 | 7 | |
| 8 | 8 | <appender name="OFLA" class="ch.qos.logback.core.FileAppender"> |
| 9 | | <File>log/oflademo.log</File> |
| | 9 | <File>log/recorder.log</File> |
| 10 | 10 | <Append>false</Append> |
| 11 | 11 | <Encoding>UTF-8</Encoding> |