Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
fd166ab6
Commit
fd166ab6
authored
Sep 25, 2020
by
lukas.burgey
Browse files
--wip--
parent
da30bc3a
Pipeline
#110823
failed with stage
in 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
feudal/settings.py
View file @
fd166ab6
...
...
@@ -118,7 +118,7 @@ HANDLER_BACKUP_COUNT = 3
# audit log
DEBUGX_LOG_LEVEL
=
9
# less then debug
logging
.
addLevelName
(
DEBUGX_LOG_LEVEL
,
'D
EBUG
X'
)
logging
.
addLevelName
(
DEBUGX_LOG_LEVEL
,
'D
BG
X'
)
AUDIT_LOG_LEVEL
=
5
# lowest log level
logging
.
addLevelName
(
AUDIT_LOG_LEVEL
,
'AUDIT'
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment