Solclient
SolLogInfoLoggerName Property |
This represents the logger name that logged this message.
Namespace: SolaceSystems.Solclient.Messaging
Assembly: SolaceSystems.Solclient.Messaging (in SolaceSystems.Solclient.Messaging.dll) Version: 7.2.1.27 (7.2.1.27)
Syntax
public string LoggerName { get; set; }
Public Property LoggerName As String Get Set
public: property String^ LoggerName { String^ get (); void set (String^ value); }
Property Value
Type: StringSee Also