YARP
Yet Another Robot Platform
MpiLogComponent.cpp
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3  * SPDX-License-Identifier: BSD-3-Clause
4  */
5 
6 #include "MpiLogComponent.h"
7 
9  "yarp.carrier.mpi",
13  nullptr)
const yarp::os::LogComponent & MPI_CARRIER()
static LogCallback printCallback()
Get current print callback.
Definition: Log.cpp:821
static LogType minimumPrintLevel()
Get current minimum print level.
Definition: Log.cpp:774
@ LogTypeReserved
Definition: Log.h:80
#define YARP_LOG_COMPONENT(name,...)
Definition: LogComponent.h:77