Skip to content

Commit 0cd9428

Browse files
chore: regenerate README (#227)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2020-11-05 02:06:03,537 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-logging-logback/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working directory clean 2020-11-05 02:06:04,459 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ``` </details> Full log will be available here: https://source.cloud.google.com/results/invocations/32b563ad-07dd-4d5a-81ed-230d4e3de001/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 7c70aa6 commit 0cd9428

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-logging-logback.git",
7-
"sha": "079c51b2dd06107b530517a4a994763fa3557921"
7+
"sha": "7c70aa6fb6d9a7e7bb1d7e725cc6ba0067ac1be8"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "ba9918cd22874245b55734f57470c719b577e591"
14+
"sha": "3d3e94c4e02370f307a9a200b0c743c3d8d19f29"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ See [Logback filters](https://logback.qos.ch/manual/filters.html#thresholdFilter
7979
<log>application.log</log>
8080

8181
<!-- Optional: defaults to "ERROR" -->
82-
<flushLevel>WARN</flushLevel>
82+
<flushLevel>WARNING</flushLevel>
8383

8484
<!-- Optional: auto detects on App Engine Flex, Standard, GCE and GKE, defaults to "global". See supported resource types -->
8585
<resourceType></resourceType>

0 commit comments

Comments
 (0)