DtMsgLog man page on HP-UX

Printed from http://www.polarhome.com/service/man/?qf=DtMsgLog&af=0&tf=2&of=HP-UX

Dt/MsgLog.h(file formats)			     Dt/MsgLog.h(file formats)

NAME
       Dt/MsgLog.h — message logging definitions

SYNOPSIS
       #include <Dt/MsgLog.h>

DESCRIPTION
       The  Dt/MsgLog.h	 header defines data types and function prototypes for
       the Message Logging Service.

       The Dt/MsgLog.h header provides the following data type declarations:

       typedef enum {
		 DtMsgLogInformation,
		 DtMsgLogStderr,
		 DtMsgLogDebug,
		 DtMsgLogWarning,
		 DtMsgLogError
	    } DtMsgLogType;

       typedef void (*DtMsgLogHandler) (
			    const char	  *program_name,
			    DtMsgLogType  msg_type,
			    const char	  *format,
			    va_list  args );

       The Dt/MsgLog.h header defines the following functions:

       void DtMsgLogMesssage(
		       const char   *program_name,
		       DtMsgLogType msg_type,
		       const char   *format,
		       ...);

       DtMsgLogHandler DtMsgLogSetHandler(
			      DtMsgLogHandler	handler;

       FILE *DtMsgLogOpenFile(
			const char   *type,
			char	    **filename_return);

SEE ALSO
       DtMsgLogMessage(3), DtMsgLogSetHandler(3), and DtMsgLogOpenFile(3).

						     Dt/MsgLog.h(file formats)
[top]

List of man pages available for HP-UX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net