1 |
tdb |
1.1 |
Minutes |
2 |
|
|
|
3 |
|
|
0 - Fatal or Critical Errors FATAL |
4 |
|
|
1 - All Errors ERROR |
5 |
|
|
2 - Warnings WARNING |
6 |
|
|
3 - System Component messages SYSMSG |
7 |
|
|
4 - System Component init SYSINIT |
8 |
|
|
5 - All debugging messages DEBUG |
9 |
|
|
|
10 |
|
|
Added Verbosity to logger. |
11 |
|
|
Create a Multi logger. |
12 |
|
|
|
13 |
|
|
Configuration - system wide, defaults, etc. |
14 |
|
|
|
15 |
|
|
Configuration structure will be... |
16 |
|
|
|
17 |
|
|
system.conf |
18 |
|
|
hosts.conf |
19 |
|
|
clients.conf |
20 |
|
|
hosts/ |
21 |
|
|
host-hostname.domain.conf |
22 |
|
|
clients/ |
23 |
|
|
client-somename.conf (provisional) |
24 |
|
|
|
25 |
|
|
1. host source = "host-mydnsname" |
26 |
|
|
2. config sys looks in hosts conf, then default, then null |