googleapis / googleapis/google-cloud-java
[java-logging-logback] Pattern Layout support
Aperta
api: logging
priority: p3
type: feature request
- Lingua principale
- Java
- Stelle
- 2.1k
- Fork
- 1.2k
- Merge medio
- 1g 23h
- PR unite (30g)
- 154
Descrizione
I am not sure if the current _`com.google.cloud.logging.logback.LoggingAppender`_ support a Pattern Layout, incase if there's a requirment to mask logs. Have given a sample logback config that does the masking.
```
\"SSN\"\s*:\s*\"(.*?)\"
%-5p [%d{ISO8601,UTC}] [%thread] %c: %m%n%rootException
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.