1 CommDoo GmbH your Payment Service Provider | Logfile | Glossary
CommDoo Glossary

Inform yourself
Contact us now

CommDoo Glossary

Inform yourself

Contact us now
Glossary
What do the technical terms mean
Search by Alphabet
Search here for your desired search term
Payment does not have to be complicated. However, there are technical terms that are often not common.
Can we help you
In the upper search bar you can choose between two search options. The search by category and the search by alphabet. Just click on the navigation button above the selection. If you need further information, please contact us. We look forward to hearing from you.

You have not found an entry
Then do not hesitate and contact us. We make every effort to answer all questions as quickly as possible and to keep our glossary up to date in order to provide you with the greatest possible amount of information.
Logfile
A file that logs all actions that take place. For example, web servers create log files that record every access to the server.
Log Levels
The log file records an event, e.g. a page or image request from the server, as well as the corresponding date and time as a timestamp. The log file is arranged chronologically. There are different log levels:

  • Fatal: Termination of the application.
  • Error: runtime error, or program error.
  • Warning: incorrect call
  • .
  • Info: runtime information
  • .
  • Debug: information about the program flow
  • .
  • Trace: programming error recording
  • .