Print the contents of a set to the AOLserver error log
Syntax
void Ns_SetPrint(
Ns_Set *set
);
Description
The Ns_SetPrint function prints all fields in a set to the AOLserver error log file (or the terminal if the AOLserver is running in foreground mode). It is useful for debugging.