Newman1515

Results 5 comments of Newman1515

diff --git a/README.md b/README.md index 5a27499..1b7f35b 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ steps: - uses: actions/first-interaction@v1 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: '# Message with markdown.\nThis...

From 668eef3c29fa5eec1ee9014e8a22bf124327be90 Mon Sep 17 00:00:00 2001 From: Alirezaarabi Date: Thu, 7 Apr 2022 04:47:22 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+),...

# Contributor Covenant Code of Conduct ## Our Pledge We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age,...

From 53f7cfeb60fca7590b3a2660007c606dc2783bea Mon Sep 17 00:00:00 2001 From: huof6890 Date: Wed, 14 Sep 2022 20:05:38 +0800 Subject: [PATCH] add lumberjack --- config/standalone-config.yaml | 7 ++++++- go.mod | 1 + go.sum...

diff --git a/config/standalone-config.yaml b/config/standalone-config.yaml index 3db556854e..1be8022d94 100644 --- a/config/standalone-config.yaml +++ b/config/standalone-config.yaml @@ -15,4 +15,9 @@ log: outputPaths: ["stderr", "stdout"] errorOutputPaths: ["stderr"] stderrRedirectFile: /var/log/s.log - stdLogRedirect: true \ No newline at...