> For the complete documentation index, see [llms.txt](https://docs.sonsofphp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sonsofphp.com/components/logger/enrichers.md).

# Enrichers

Enrichers will add extra context to the log message. This could be the git hash or memory usage, or anything else you want.

Enrichers are also used to modify context values in case someone adds sensitive values in there.

## GroupIdEnricher

## HostnameEnricher

## InodeEnricher

## MaskContextValueEnricher

## NullEnricher

## ProcessIdEnricher

## ScriptOwnerEnricher

## UserIdEnricher
