Skip to content

Add doc env variable LOGS_HIDDEN_PERSONAL_INFORMATIONS - #37

Open
ThomasDev28 wants to merge 1 commit into
mainfrom
env-variables-hidden-logs
Open

Add doc env variable LOGS_HIDDEN_PERSONAL_INFORMATIONS#37
ThomasDev28 wants to merge 1 commit into
mainfrom
env-variables-hidden-logs

Conversation

@ThomasDev28

Copy link
Copy Markdown
Contributor

No description provided.

@ThomasDev28
ThomasDev28 requested review from Copilot and xonlly October 27, 2025 13:07
@ThomasDev28 ThomasDev28 self-assigned this Oct 27, 2025

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds documentation for a new environment variable LOGS_HIDDEN_PERSONAL_INFORMATIONS that controls whether personal information should be masked in logs. The change introduces a new "Logging" section in the environment variables documentation with a single configuration option.

  • Added new "Logging" section (section 11) to the environment variables documentation
  • Documented the LOGS_HIDDEN_PERSONAL_INFORMATIONS variable with its description and default value

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## 11. Logging
| Variable | Description | Valeur par défaut |
| :----------------- | :-------------------------------------------------- | :---------------- |
| `LOGS_HIDDEN_PERSONAL_INFORMATIONS` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` |

Copilot AI Oct 27, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrected spelling of 'INFORMATIONS' to 'INFORMATION' in the variable name.

Suggested change
| `LOGS_HIDDEN_PERSONAL_INFORMATIONS` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` |
| `LOGS_HIDDEN_PERSONAL_INFORMATION` | Masquer les informations personnelles dans les logs (`true`/`false`). | `false` |

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants