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)
- Agentic Reasoning Design Patterns in AI: Examples - October 18, 2024
- LLMs for Adaptive Learning & Personalized Education - October 8, 2024
- Sparse Mixture of Experts (MoE) Models: Examples - October 6, 2024
I found it very helpful. However the differences are not too understandable for me