Vorheriges Thema: IsTimeZoneExists

Nächstes Thema: Rollback

Log

Description

This method writes the input string to the log table.

Syntax

Log (String, Level)

Parameters

Name

Type

Description

Log

String

The Level parameter is optional. Legal values are I, W, E, and D. The default is I.

Remark

Legal values are:

Messages with D level are written in debug mode only and appear as information messages.