Opened 15 years ago

Last modified 14 years ago

#981 closed enhancement

New pj_perror() utility API to print error message to the log — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

API:

PJ_DECL(void) pj_perror(int log_level, const char *sender, 
			pj_status_t status, const char *title,
			int options);

Change History (0)

Note: See TracTickets for help on using tickets.