PLCnext API Documentation 23.6.0.37
LoggingForwards.h
1
2//
3// Copyright PHOENIX CONTACT Electronics GmbH
4//
6#pragma once
8
9namespace Arp { namespace System { namespace Commons { namespace Diagnostics { namespace Logging
10{
11
12// forwards
13enum class LogLevel;
14
15}}}}} // end of namespace Arp::System::Commons::Diagnostics::Logging
16
17namespace Arp
18{
19
21
22}
@ System
System components used by the System, Device, Plc or Io domains.
Namespace for logging classes
Definition: LogAdapter.hpp:20
Root namespace for the PLCnext API