CTRE Phoenix 6 C++
24.3.0
Logger_Interface.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) Cross The Road Electronics. All rights reserved.
3
* License information can be found in CTRE_LICENSE.txt
4
* For support and suggestions contact support@ctr-electronics.com or file
5
* an issue tracker at https://github.com/CrossTheRoadElec/Phoenix-Releases
6
*/
7
#pragma once
8
9
#include "
ctre/phoenix/StatusCodes.h
"
10
#include "
ctre/phoenix/export.h
"
11
12
#ifdef __cplusplus
13
extern
"C"
14
{
15
#endif
16
CTREXPORT
int
c_Logger_Log
(
int
code,
const
char
*device,
const
char
*func,
int
hierarchy,
const
char
*stacktrace);
17
#ifdef __cplusplus
18
}
19
#endif
c_Logger_Log
CTREXPORT int c_Logger_Log(int code, const char *device, const char *func, int hierarchy, const char *stacktrace)
StatusCodes.h
export.h
CTREXPORT
#define CTREXPORT
Definition:
export.h:14
ctre
phoenix6
networking
interfaces
Logger_Interface.h
Generated on Tue Apr 30 2024 23:46:26 for CTRE Phoenix 6 C++ by
1.9.4