| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Methods >====== GetLogErrors (get state of error log) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[getkeyname get key name that produced the error .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[getmessagetext get current error message text .htm|{{btn_next_n.gif|Next page}}]] | | || **GetLogErrors(**// //**)** {{blk2blue.jpg|blk2blue.jpg}} | **GetLogErrors** | Retrieves the current mode of error log activity. | **GetLogErrors** retrieves the value of the ErrorClass **LogErrors** private property. A value of one (1 or True) means that error logging is active. A value of zero (0 or False) means that error logging is inactive (off). **Return Data Type:**     BYTE **See Also:** [[setlogerrors set error log mode .htm|SetLogErrors]] , [[logerrors turn on error history logging .htm|LogErrors]]