Skip to content

ThinkGeoDebugger

Namespace: ThinkGeo.Core

public static class ThinkGeoDebugger

Inheritance ObjectThinkGeoDebugger

Fields

LogLevel

public static ThinkGeoLogLevel LogLevel;

Properties

DebugBranch

public static ThinkGeoDebugBranch DebugBranch { get; set; }

Property Value

ThinkGeoDebugBranch

Methods

Log(String)

public static void Log(string message)

Parameters

message String

Log(String, ThinkGeoLogLevel)

public static void Log(string message, ThinkGeoLogLevel logLevel)

Parameters

message String

logLevel ThinkGeoLogLevel