googleapis / googleapis/google-cloud-java

[java-logging-logback] Pattern Layout support

Open
#12,016 0 comments 1 reaction 0 assignees View on GitHub
api: logging priority: p3 type: feature request
Dominant language
Java
Stars
2.1k
Forks
1.2k
Avg merge
1d 23h
Merged PRs (30d)
154

Description

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

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.