*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> DtMsgLog (5)              
Title
Content
Arch
Section
 

Contents


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




 NAME    [Toc]    [Back]
      Dt/MsgLog.h - message logging definitions

 SYNOPSIS    [Toc]    [Back]
      #include <Dt/MsgLog.h>

 DESCRIPTION    [Toc]    [Back]
      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    [Toc]    [Back]
      DtMsgLogMessage(3), DtMsgLogSetHandler(3), and DtMsgLogOpenFile(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
DtMsgLogSetHandler HP-UX installs an alternate message logging handler
lfmt IRIX display error message in standard format and pass to logging and monitoring services
lfmt IRIX display error message in standard format and pass to logging and monitoring services
nettlgen.co HP-UX network tracing/logging and kernel logging configuration file
nettlgen.conf HP-UX network tracing/logging and kernel logging configuration file
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
gss_wrap HP-UX attach a message integrity code (MIC) to a message, and optionally encrypt the message content
DtHelp HP-UX help services definitions
DtHelpDialog HP-UX DtHelpDialog definitions
Tttttk HP-UX ToolTalk definitions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service