This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:logging [2015/04/30 09:45] – error numbers updated akalberer | dev:logging [2022/12/20 11:29] (current) – [Error Reporting] ursgraf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Logging and Error Reporting ====== | ====== Logging and Error Reporting ====== | ||
| ===== Logging ===== | ===== Logging ===== | ||
| - | The class // | + | The class // |
| * log: is used for normal logging (e.g. successful compilation) | * log: is used for normal logging (e.g. successful compilation) | ||
| Line 14: | Line 14: | ||
| ===== Error Reporting ===== | ===== Error Reporting ===== | ||
| - | The class '' | + | The class '' |
| The '' | The '' | ||