Table of Contents

Field logger

Namespace
DSharpPlus.Commands.Processors
Assembly
DSharpPlus.Commands.dll

The logger for this processor.

protected ILogger<BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>> logger

Returns

ILogger<BaseCommandProcessor<TConverter, TConverterContext, TCommandContext>>
The logger for this processor.