# Logging

Contextual information, such as **process ID** and **package scope**, is automatically included in log messages.

By default, **Personally Identifiable Information (PII) is filtered out** to ensure privacy and security. However, if necessary, PII can be exposed by setting the **`QYVER_EXPOSE_PII`** environment variable to `true`.
