Voyant API 0.2.1
Loading...
Searching...
No Matches
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
10extern "C" {
11
39
40} // extern "C"
void voyant_log_init_c()
Initialize Voyant logging system from C/C++.