PLCnext API Documentation 25.0.2.69
LoggingForwards.h
1
2//
3// Copyright Phoenix Contact GmbH & Co. KG
4//
6#pragma once
8
9namespace Arp::Base::Commons::Logging
10{
11
12// forwards
13enum class LogLevel;
14
15} // end of namespace Arp::Base::Commons::Logging
16
18{
19}
20
21namespace Arp
22{
23
25
26}
Namespace for logging classes
Root namespace for the PLCnext API