Table of Contents

Property LogTimestampFormat

Namespace
DSharpPlus
Assembly
DSharpPlus.dll

LogTimestampFormat

Allows you to overwrite the time format used by the internal debug logger.

Only applicable when LoggerFactory is set left at default value. Defaults to ISO 8601-like format.

public string LogTimestampFormat { set; }

Property Value

string