Gorgon
Show / Hide Table of Contents

Namespace Gorgon.Diagnostics

Classes

GorgonComputerInfo

Information about the computer and operating system that is running Gorgon.

GorgonDebugExtensions

Extension methods used to check values for correctness at runtime in debug mode.

GorgonLog

Base class for logging objects.

GorgonLogConsole

Sends logging information into a Console window.

GorgonTextFileLog

Sends logging information to a text file.

Interfaces

IGorgonComputerInfo

Provides information about the current platform.

IGorgonLog

Provides logging functionality for an application.

IGorgonThreadedLog

Provides logging functionality for an application.

Enums

LoggingLevel

Enumeration containing the logging levels.

PlatformArchitecture

CPU/OS platform type.

In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author