Merge branch 'master' into eslint-plugin-promise

This commit is contained in:
Ulf Gebhardt 2023-05-02 12:36:15 +02:00 committed by GitHub
commit 09f0cc3bd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@
"pattern": "yyyy-MM-dd", "pattern": "yyyy-MM-dd",
"layout": "layout":
{ {
"type": "pattern", "pattern": "%d{ISO8601} %p %c [%X{user}] [%f : %l] - %m" "type": "pattern", "pattern": "%d{ISO8601} %p %c [%X{user}] [%f : %l] - %m %s"
}, },
"keepFileExt" : true, "keepFileExt" : true,
"fileNameSep" : "_", "fileNameSep" : "_",