hpux man page for dtmsglog

Query: dtmsglog

OS: hpux

Section: 5

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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)
Related Man Pages
synce_log_set_level(3) - debian
dtmsglogsethandler(3) - hpux
dtmsglogopenfile(3) - hpux
tttttk(5) - hpux
dtaction(1) - hpux
Similar Topics in the Unix Linux Community
Unix File Permissions
Is UNIX an open source OS ?
awk - Multi-line data to be stored in variable
Seeking Alternative for diff in hp
Tar Command