Show / Hide Table of Contents

Namespace OpenTK.Core.Utility

Classes

ConsoleLogger

A simple console logger that will write out log messages to the console.

DebugFileLogger

A logger used to create an opentk debug file in the current directory.

DebugLogger

A logger that uses Debug to write messages to the debug log.

Interfaces

ILogger

Interface used by OpenTK to be able to log diagnostic information.

Enums

LogLevel

Represents a logging level. Logging levels are used to indicate the seriousness of logged messages.

In this article
Back to top Generated by DocFX