(WW) Warning
Something may be wrong, but the server can continue. The warning lines
can be very helpful when tracking down server quirks, such as requested
modules not loading or extensions not initializing properly.
(EE) Error
The server cannot continue, so it aborts.
3.15
3.15 Reading Server Log Files 63
(NI) Not implemented
A valid configuration references a feature that is not yet implemented.
(??) Unknown
Rarely seen!
4. The filenames of the logfile and configuration file. Check this line to ascertain
that the server is using the correct configuration file (or you could waste hours
modifying the wrong file!).
5. The server layout hierarchy used. This portion of the log file contains a little
ASCII-art diagram of the selected ServerLayout and child sections. In this example,
the ServerLayout was selected because it was the only one in the file, as indicated
by the (==) marker; if it was selected because it was specified in a ??“layout
command-line option, it would be marked with (++). The other sections were
selected due to internal references in the configuration file, as indicated by the
(**) markers:
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) |-->Input Device "Synaptics"
6.
Pages:
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125