Table of Contents
API reference

Property Logger

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Logger

Gets the logger for this client.

public ILogger<BaseDiscordClient> Logger { get; }

Property Value

ILogger<BaseDiscordClient>