Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
32471d63
Unverified
Commit
32471d63
authored
6 years ago
by
Richard van der Hoff
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update example_log_config.yaml (#4820)
parent
68570453
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
changelog.d/4820.misc
+1
-0
1 addition, 0 deletions
changelog.d/4820.misc
contrib/example_log_config.yaml
+2
-1
2 additions, 1 deletion
contrib/example_log_config.yaml
with
3 additions
and
1 deletion
changelog.d/4820.misc
0 → 100644
+
1
−
0
View file @
32471d63
Update example_log_config.yaml.
This diff is collapsed.
Click to expand it.
contrib/example_log_config.yaml
+
2
−
1
View file @
32471d63
...
...
@@ -19,6 +19,7 @@ handlers:
# example output to console
console
:
class
:
logging.StreamHandler
formatter
:
fmt
filters
:
[
context
]
# example output to file - to enable, edit 'root' config below.
...
...
@@ -29,7 +30,7 @@ handlers:
maxBytes
:
100000000
backupCount
:
3
filters
:
[
context
]
encoding
:
utf8
root
:
level
:
INFO
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment