property Logger: TScLogger;

 

Description

The Logger property determines an object to write debug, error, informational and warning messages.

To log various messages, TScHubConnection calls the corresponding events of the TScLogger class. By default, messages are not written anywhere. To handle messages in some way, a user must set the event handlers for the necessary types of messages.

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support