# Functions
MaskAndUserTagArguments is a convenient way of calling both UserTagArguments and MaskArguments on the given data.
No description provided by the author
MaskArguments returns a new slice with the values of the flags given in flagsToMask replaced by a fix number of *.
No description provided by the author
UserData returns an Attr for a string value that should be treated as user data.
UserTagArguments returns a new slice with the values for the flags given in flagsToTag surrounded by the <ud></ud> tags.
No description provided by the author
# Type aliases
UserDataValue is a string that should be treated as user data, and therefore tagged as such in the logs.