deep

a Cross Development Platform for Java

User Tools

Site Tools


dev:logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
dev:logging [2015/04/20 17:19] – [Error Reporting] ursgrafdev:logging [2022/12/20 11:28] ursgraf
Line 1: Line 1:
 ====== Logging and Error Reporting ====== ====== Logging and Error Reporting ======
 ===== Logging ===== ===== Logging =====
-The class //StdStreams// in the package //ch.ntb.inf.deep.host// defines three output streams.+The class //StdStreams// in the package //org.deepjava.host// defines three output streams.
  
   * log: is used for normal logging (e.g. successful compilation)   * log: is used for normal logging (e.g. successful compilation)
Line 128: Line 128:
 |808|bypass is not unlocked|  | |808|bypass is not unlocked|  |
 |809|programming failed|  | |809|programming failed|  |
 +|810|programmer not found|  |
 +|811|class to connect to programmer not found|  |
 +|812|plugin not found|  |
 +|813|BDI packet wrong, try to reset BDI|  |
 +|814|ready bit not set, try to reset BDI|  |
  
 === Debugger: 900 - 999 === === Debugger: 900 - 999 ===
dev/logging.txt · Last modified: 2022/12/20 11:29 by ursgraf