TcHmiLogger Class

TcHmiLogger is obsolete. Use TcHmiAsyncLogger instead.

Provides a logger to send and localize Messages.

Inheritance Hierarchy

SystemObject
  TcHmiSrv.Core.GeneralTcHmiLogger

Namespace: TcHmiSrv.Core.General
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

[ObsoleteAttribute("TcHmiLogger is obsolete. Use TcHmiAsyncLogger instead.")]
public static class TcHmiLogger

The TcHmiLogger type exposes the following members.

Methods

 

Name

Description

TcHmiLogger Class 1:

TcHmiLogger Class 2:

Localize(String, String)

Localizes a Message with the specified name and parameters.

TcHmiLogger Class 3:

TcHmiLogger Class 4:

Localize(Context, String, String)

Localizes a Message with the specified Context, name and parameters.

TcHmiLogger Class 5:

TcHmiLogger Class 6:

Localize(ITcHmiSrvExtHost, Context, String, String)

Localizes a Message with the specified ITcHmiSrvExtHost, Context, name and parameters.

TcHmiLogger Class 7:

TcHmiLogger Class 8:

Send(Severity, String, String)

Sends a Message with the specified name, Severity and parameters.

TcHmiLogger Class 9:

TcHmiLogger Class 10:

Send(Context, Severity, String, String)

Sends a Message with the specified Context, name, Severity and parameters.

TcHmiLogger Class 11:

TcHmiLogger Class 12:

Send(ITcHmiSrvExtHost, Context, Severity, String, String)

Sends a Message with the specified ITcHmiSrvExtHost, Context, name, Severity and parameters.

Version Information

Obsolete (compiler warning) in 1.10.7447.0

Reference

TcHmiSrv.Core.General Namespace

Copyright © Beckhoff Automation GmbH & Co. KG