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.