Table of Contents

Property Logger

Namespace
DisCatSharp
Assembly
DisCatSharp.dll

Logger

Gets the logger for this client.

public ILogger<DiscordOAuth2Client> Logger { get; }

Property Value

ILogger<DiscordOAuth2Client>