Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Insertion backend files
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
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
systemes-dinformation
Factory
Insertion
Insertion backend files
Merge requests
!2
feat: enhance winston logs exploitability
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
feat: enhance winston logs exploitability
develop
into
release
Overview
0
Commits
2
Pipelines
1
Changes
6
Merged
Alexis POYEN
requested to merge
develop
into
release
1 year ago
Overview
0
Commits
2
Pipelines
1
Changes
6
Expand
One file by day rather by hour, up to 20mb
Disable zippedArchive
Display stack traces
Add files prefix
0
0
Merge request reports
Compare
release
release (base)
and
latest version
latest version
1c4d34f4
2 commits,
1 year ago
6 files
+
97
−
84
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
6
Search (e.g. *.vue) (Ctrl+P)
back/environments/sample.env
+
1
−
0
Options
@@ -12,6 +12,7 @@ RATE_LIMIT_MAX=5000
# *********************************************************************************************
APP_LOG_DIR=logs
APP_LOG_FILES_PREFIX=backend-files
# error < warn < log < debug < verbose
APP_LOG_MAX_LEVEL=debug
\ No newline at end of file
Loading