Namespace BepInEx.Core.Logging.Interpolation
Classes
BepInExDebugLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExErrorLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExFatalLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExInfoLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExMessageLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.
BepInExWarningLogInterpolatedStringHandler
Interpolated string handler for BepInEx Logger. This allows to conditionally skip logging certain messages and speed up logging in certain places.