Voyant API
0.2.1
Loading...
Searching...
No Matches
usr
include
voyant_api
cbindings
logging_utils.hpp
Go to the documentation of this file.
1
// Copyright (c) 2024-2025 Voyant Photonics, Inc.
2
// All rights reserved.
3
4
#include <cstdarg>
5
#include <cstdint>
6
#include <cstdlib>
7
#include <ostream>
8
#include <new>
9
10
extern
"C"
{
11
38
void
voyant_log_init_c
();
39
40
}
// extern "C"
voyant_log_init_c
void voyant_log_init_c()
Initialize Voyant logging system from C/C++.
Generated by
1.9.8