Table of Contents

Method Info

Namespace
Sccg.Core
Assembly
Sccg.dll

Info(params string[])

Logs an information message.

public static void Info(params string[] msg)

Parameters

msg string[]

A message. If multiple messages are passed, they will be added line-break.