OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
log_fmt_msg.c File Reference
#include "L1A_prototype.h"
#include "PGS_SMF.h"
#include <stdarg.h>
#include <string.h>
Include dependency graph for log_fmt_msg.c:

Go to the source code of this file.

Functions

void log_fmt_msg (PGSt_SMF_status code, const char *routine, const char *msg_fmt,...)
 

Function Documentation

◆ log_fmt_msg()

void log_fmt_msg ( PGSt_SMF_status  code,
const char *  routine,
const char *  msg_fmt,
  ... 
)

Definition at line 6 of file log_fmt_msg.c.