YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
MjpegLogComponent.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 "MjpegLogComponent.h"
7
9 "yarp.carrier.mjpeg",
13 nullptr)
const yarp::os::LogComponent & MJPEGCARRIER()
static LogCallback printCallback()
Get current print callback.
Definition Log.cpp:873
static LogType minimumPrintLevel()
Get current minimum print level.
Definition Log.cpp:833
@ LogTypeReserved
Definition Log.h:98
#define YARP_LOG_COMPONENT(name,...)