Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
src
ipDeviceCommon
NetdevLog.h
Go to the documentation of this file.
1
// License: Apache 2.0. See LICENSE file in root directory.
2
// Copyright(c) 2020 Intel Corporation. All Rights Reserved.
3
4
#pragma once
5
6
#include <
easylogging++.h
>
7
8
#define DBG CLOG(DEBUG, "librealsense")
9
#define ERR CLOG(ERROR, "librealsense")
10
#define WRN CLOG(WARNING, "librealsense")
11
#define INF CLOG(INFO, "librealsense")
easylogging++.h
librealsense2
Author(s): Sergey Dorodnicov
, Doron Hirshberg
, Mark Horn
, Reagan Lopez
, Itay Carpis
autogenerated on Mon May 3 2021 02:47:22