Table of Contents

TTMSFNCCustomCloudLogger Class

Base component that provides a single, service-independent API for logging messages and exceptions and for retrieving projects, stacks and events from a supported logging back end.

API unit family: TMSFNCCloudLogger Inherits from: TTMSFNCCustomComponent

Syntax

TTMSFNCCustomCloudLogger = class(TTMSFNCCustomComponent)

Properties

Name Description
Projects Collection of logging projects available on the connected account.

Methods

Name Description
Connect Connects to the logging service using an email address and password.
LogException Logs an exception entry to the given project.
LogMessage Logs a message entry to the given project.