YARP
Yet Another Robot Platform
TcpRosLogComponent.cpp
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3
* All rights reserved.
4
*
5
* This software may be modified and distributed under the terms of the
6
* BSD-3-Clause license. See the accompanying LICENSE file for details.
7
*/
8
9
#include "
TcpRosLogComponent.h
"
10
11
YARP_LOG_COMPONENT
(
TCPROSCARRIER
,
12
"yarp.carrier.tcpros"
,
13
yarp::os::Log::minimumPrintLevel
(),
14
yarp::os::Log::LogTypeReserved
,
15
yarp::os::Log::printCallback
(),
16
nullptr
)
yarp::os::Log::LogTypeReserved
@ LogTypeReserved
Definition:
Log.h:83
YARP_LOG_COMPONENT
#define YARP_LOG_COMPONENT(name,...)
Definition:
LogComponent.h:80
yarp::os::Log::minimumPrintLevel
static LogType minimumPrintLevel()
Get current minimum print level.
Definition:
Log.cpp:805
TcpRosLogComponent.h
yarp::os::Log::printCallback
static LogCallback printCallback()
Get current print callback.
Definition:
Log.cpp:852
TCPROSCARRIER
const yarp::os::LogComponent & TCPROSCARRIER()
Definition:
TcpRosLogComponent.cpp:16
YARP
3.4.100+20201223.2+gitb8ea4d712
src
carriers
tcpros_carrier
TcpRosLogComponent.cpp
Generated on Sun Jan 3 2021 02:46:22 for YARP by
1.8.20