Zilog EZ80F91GA User Manual

Page 105

Advertising
background image

UM024502-1012

ZGATE Logging Page

ZGATE Embedded Security Development Kit

User Manual

93

When this API is used to change the archiving threshold of only one of the log files, the
value of the opposite argument should be –1. For example, to set the archiving threshold
for a threshold filtering log file (

zg_thl.log

) to 2,000 characters, execute the following

call:

ZGATE_set_max_logfile_size( -1, 2 );

To learn more, please refer to the chapter titled

ZGATE Logging

, on page 26.

Advertising