Constructor DebugLogInterpolatedStringHandler
DebugLogInterpolatedStringHandler(int, int, bool, bool, out bool)
public DebugLogInterpolatedStringHandler(int literalLength, int formattedCount, bool enabled, bool recordHoles, out bool isEnabled)
Parameters
DebugLogInterpolatedStringHandler(int, int, out bool)
public DebugLogInterpolatedStringHandler(int literalLength, int formattedCount, out bool isEnabled)
Parameters
DebugLogInterpolatedStringHandler(int, int, LogLevel, out bool)
public DebugLogInterpolatedStringHandler(int literalLength, int formattedCount, LogLevel level, out bool isEnabled)