miva_setlogmask()#
Syntax
miva_setlogmask( maskpri )
Returns#
Returns 1 on success, 0 on error
Parameters#
Parameter | Description |
---|---|
maskpri |
a string containing a list of priorities. Each priority may be any of the words listed below. Commas and/or spaces separate the priorities. An empty string is permitted but means that all subsequent miva_writelog calls will be ignored. |