Skip to content
  • Kamil Trzciński's avatar
    Add ability to mask variables. · 4bf5c2fd
    Kamil Trzciński authored
    This makes variables to be allowed to be `masked: true`.
    The masked values will be replaced with `[MASKED]`.
    The masking is done in-line, thus we delay sending trace
    if the content is partial match for masked output.
    4bf5c2fd