Brian Silverman | 836e90c | 2018-08-04 16:19:46 -0700 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | <!-- | ||||
3 | Copyright (C) 2006 Marcin Kalicinski | ||||
4 | Distributed under the Boost Software License, Version 1.0. | ||||
5 | See http://www.boost.org/LICENSE_1_0.txt | ||||
6 | --> | ||||
7 | <debug> | ||||
8 | <filename>debug.log</filename> | ||||
9 | <modules> | ||||
10 | <module>Finance</module> | ||||
11 | <module>Admin</module> | ||||
12 | <module>HR</module> | ||||
13 | </modules> | ||||
14 | <level>2</level> | ||||
15 | </debug> |