YARP
Yet Another Robot Platform
MonitorLogComponent.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
7
9 "yarp.carrier.portmonitor",
13 nullptr)
const yarp::os::LogComponent & PORTMONITORCARRIER()
static LogCallback printCallback()
Get current print callback.
Definition: Log.cpp:880
static LogType minimumPrintLevel()
Get current minimum print level.
Definition: Log.cpp:833
@ LogTypeReserved
Definition: Log.h:97
#define YARP_LOG_COMPONENT(name,...)
Definition: LogComponent.h:76