LogVeil Playground

Privacy-first logging utility - Test PII/PHI masking in real-time

GitHub

Configuration

Input Data

Masked Output

Masked data will appear here...

Masking Strategies

  • partial: Shows first/last chars (e.g., jo****@email.com)
  • full: Completely masks (e.g., ****)
  • hash: SHA-256 hash (e.g., <hashed:abc123...>)
  • remove: Removes the field entirely