Logs
The background processes, such as processing input Emails, all write
messages to the log. This enables you to see what is happening, and in
particular if there
are any problems.

Messages are output at one of several "levels" of importance. These
are, in order:
- Information
- Warning
- and Error.
You can choose the lowest level to show e.g. choosing warnings will
also show errors but not informative messages.
There is an additional level which shows verbose messages and is mainly
used by the sellEbit developers.
Log messages are also stored in the database and can be retrieved and
displayed.

For example, when you arrive at your office on a Monday morning you
will probably retrieve all log messages of severity warning and above
to see if there were any problems processing Emails over the weekend.
Messages are kept in the database for a few days.
Home