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

InternalLog(String)

public static void InternalLog(string message)

Parameters

message String

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