Table of Contents

Method Log

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

Log(string)

Logs the provided message into the logfile "C:\Skyline DataMiner\Logging\SLAppPackageInstaller.txt". The message will also be shown during installation with the DataMiner Application Package Installer from the DataMiner Taskbar Utility.

public void Log(string message)

Parameters

message string

A message you want to log or show during installation.