| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ErrorClass > ErrorClass Properties >====== HistoryThreshold (determine size of error history) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[historyresetonview clear error history log file .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[historyviewlevel trigger error history .htm|{{btn_next_n.gif|Next page}}]] | | || | | **HistoryThreshold** | **LONG ,PRIVATE** | {{blk2blue.jpg|blk2blue.jpg}} The **HistoryThreshold** property sets the number of items to store in the error log file. Setting this property to -1 keeps all errors. Setting this property to 0 switches off error history logging. This property is now private, and is set through the [[sethistorythreshold set size of error history .htm|SetHistoryThreshold]] and [[gethistorythreshold get size of error history .htm|GetHistoryThreshold]] methods.