OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
stream.c File Reference
#include "olog.h"
#include "olog/stream.h"
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for stream.c:

Go to the source code of this file.

Functions

olog_backend olog_backend_stream (FILE *stream, int8_t min_log_level, int8_t max_log_level)
 

Function Documentation

◆ olog_backend_stream()

olog_backend olog_backend_stream ( FILE *  stream,
int8_t  min_log_level,
int8_t  max_log_level 
)

Definition at line 13 of file stream.c.