| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Properties >====== LogErrors (turn on error history logging) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[keyname key that produced the error .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[messagetext custom error message text .htm|{{btn_next_n.gif|Next page}}]] | | || | | **LogErrors** | **BYTE , PRIVATE** | {{blk2blue.jpg|blk2blue.jpg}} The **LogErrors** property turns the error history logging on or off. Setting this property to one (1 or True) turns on the error logging. Setting this property to zero (0 or False) turns off the error logging. This property is now private, and is set through the [[setlogerrors set error log mode .htm|SetLogErrors]] and [[getlogerrors get state of error log .htm|GetLogErrors]] methods.