Table of Contents

Property Logger

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

Logger

Gets the instance of the logger for this client.

public ILogger<BaseDiscordClient> Logger { get; }

Property Value

ILogger<BaseDiscordClient>