ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/wizhelp/debug
Revision: 1.1
Committed: Fri Feb 3 07:14:16 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 syntax: debug <level>
2 notes:
3 Without arguments, debug will
4 simply print the current level
5 of debugging. Valid debugging
6 levels are 0-3 where: llevError
7 = 0, llevInfo = 1, llevDebug =
8 2, llevMonster = 3