# Functions
Interpolate replaces all placeholders within source string using arguments bucket and string formatter.
InterpolatePlainText performs plaintext interpolation.
LevelToString returns string representation of xray Level.
ParseLevel parses string into xray Level.
PlainInterpolator is argument to string converter, that returns only argument values.
PlainInterpolatorBracketed is argument to string converter, that returns argument values in brackets.
Sanitize function takes string value and removes values, that can be unsafe for remote receivers.
SanitizeArg returns sanitized version of argument key and value.
TimeFormat provides default time formatting.