IOFormat
IOF_v1.3.1_release
Logger.h
1
#pragma once
2
3
#include <iolink/Logger.h>
4
5
#include <ioformat/IOFormatAPI.h>
6
7
namespace
ioformat
8
{
9
class
IOFORMAT_API
Logger
10
{
11
public
:
18
static
void
init
(iolink::LogLevel level);
19
23
static
iolink::LogLevel logLevel();
24
};
25
26
}
// end namespace ioformat
ioformat::Logger
Definition:
Logger.h:9
ioformat::init
IOFORMAT_API bool init()
ioformat
Global namespace which contains all methods to encode/decode data from/into different resources (file...
Definition:
Error.h:5
ioformat
public
include
ioformat
Logger.h
Generated on Mon Sep 11 2023 15:18:47 for IOFormat by
1.8.17