Log Levels

Each user has a certain loglevel, to determine how information about that user will be written to ProBoard's log (PROBOARD.LOG).

This can be useful if you suspect a user of logging in using 2 different names. If you give those users a higher log level, you can track their behavior.

The following levels are possible:

  Friend          * NOTHING BUT login, logoff and errors will be logged
  Normal          * Login
                  * Logoff
                  * Errors
                  * Writing SysOp messages
                  * SysOp paging
                  * Downloads
                  * Uploads
                  * Questionnaires
  Suspicious      * Everything from 'Normal'
                  * Reading messages
                  * Hitparades
                  * Last callers
                  * Graphics
  Extensive       * Everything from 'Suspicious'
                  * ALL the movements between menus (this can make the
                    logfile HUGE)