Zgate_get_logging_config – Zilog EZ80F91GA User Manual
Page 106
Advertising

ZGATE API Reference
UM024502-1012
94
ZGATE Embedded Security Development Kit
User Manual
ZGATE_get_logging_config
Function Prototype
void ZGATE_get_logging_config( char * pBuff );
Parameters
pBuff
A pointer to a buffer into which the logging information is writ-
ten. This buffer should be at least 160 bytes in length.
Return Value
None.
Description
This function generates a NULL-terminated ASCII string containing logging configura-
tion information. The string contains, in sequence, the maximum logfile size, the maxi-
mum threshold logfile size, logging to screen on/off, and logging to file on/off.
Advertising