Classes | Macros | Functions | Variables
test-vs-LOG-static.cpp File Reference
#include <easylogging++.h>
#include "../catch.h"
#include "../src/log.h"
Include dependency graph for test-vs-LOG-static.cpp:

Go to the source code of this file.

Classes

class  default_dispatcher
 

Macros

#define CATCH_CONFIG_MAIN
 
#define TRACE(X)
 

Functions

 CLOG (INFO,"librealsense")<< "Log message to \"librealsense\" logger"
 
 el::Helpers::uninstallLogDispatchCallback< el::base::DefaultLogDispatchCallback > ("DefaultLogDispatchCallback")
 
 LOG (INFO)<< "Log message to default logger"
 
 LOG_INFO ("Log message using LOG_INFO()")
 
 REQUIRE (n_callbacks==1)
 
 REQUIRE_NOTHROW (rs2_log(RS2_LOG_SEVERITY_INFO,"Log message using rs2_log()", nullptr))
 

Variables

auto dispatcher = el::Helpers::logDispatchCallback< default_dispatcher >( "default_dispatcher" )
 
dispatcher pn_callbacks = &n_callbacks
 

Macro Definition Documentation

#define CATCH_CONFIG_MAIN

Definition at line 9 of file test-vs-LOG-static.cpp.

#define TRACE (   X)
Value:
do { \
} while(0)
std::ostream & cout()
list X
Definition: rmse.py:131

Definition at line 14 of file test-vs-LOG-static.cpp.

Function Documentation

CLOG ( INFO  ,
"librealsense"   
)
LOG ( INFO  )
LOG_INFO ( "Log message using LOG_INFO()"  )
REQUIRE ( n_callbacks  = =1)
REQUIRE_NOTHROW ( rs2_log(RS2_LOG_SEVERITY_INFO,"Log message using rs2_log()", nullptr)  )

Variable Documentation

Definition at line 42 of file test-vs-LOG-static.cpp.

dispatcher pn_callbacks = &n_callbacks

Definition at line 43 of file test-vs-LOG-static.cpp.



librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30