|
Revision 1032, 0.5 kB
(checked in by shawnw, 1 year ago)
|
Merged 1.8.3p4 into trunk
|
| Line | |
|---|
| 1 |
Server log files are usually kept here. |
|---|
| 2 |
|
|---|
| 3 |
What they're used for: |
|---|
| 4 |
|
|---|
| 5 |
checkpt.log: |
|---|
| 6 |
Database saves are recorded here. |
|---|
| 7 |
|
|---|
| 8 |
command.log: |
|---|
| 9 |
Logging of SUSPECT player activity and other command logging. |
|---|
| 10 |
|
|---|
| 11 |
connect.log: |
|---|
| 12 |
All connections and disconnections are recorded here. |
|---|
| 13 |
|
|---|
| 14 |
netmush.log: |
|---|
| 15 |
General server messages and errors. |
|---|
| 16 |
|
|---|
| 17 |
trace.log: |
|---|
| 18 |
Memory allocation stats and errors are recorded here. |
|---|
| 19 |
|
|---|
| 20 |
wizard.log: |
|---|
| 21 |
Logs of game-altering things done by wizards, and things done TO |
|---|
| 22 |
them. |
|---|