Following are some of the things you may not want to write in the log file or write in masked form:
- Passwords (goes without saying)
- Database connection strings
- Encryption keys/access tokens
- Sensitive personal data
- Session identification value (must be masked)
- File Paths (consider masking)
Latest posts by Ajitesh Kumar (see all)
- Large Language Models (LLMs): Four Critical Modeling Stages - August 4, 2025
- Agentic Workflow Design Patterns Explained with Examples - August 3, 2025
- What is Data Strategy? - August 2, 2025
I found it very helpful. However the differences are not too understandable for me