Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ValdikSS
Tor
Commits
40f463ec
Commit
40f463ec
authored
20 years ago
by
Peter Palfrader
Browse files
Options
Downloads
Patches
Plain Diff
Log at level notice of higher, not warn or higher. Thanks arma
svn:r2781
parent
bc932f55
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
debian/patches/05_log_to_file.dpatch
+1
-1
1 addition, 1 deletion
debian/patches/05_log_to_file.dpatch
with
1 addition
and
1 deletion
debian/patches/05_log_to_file.dpatch
+
1
−
1
View file @
40f463ec
...
...
@@ -31,7 +31,7 @@ diff -urNad cvs/src/config/torrc.sample.in /tmp/dpep.5IEZdW/cvs/src/config/torrc
# Logs go to stdout unless redirected by something else, like one of
# the below lines, or --logfile on the command line.
+### Send all messages of level 'notice' or higher to @LOCALSTATEDIR@/log/tor/log
+Log
warn
file @LOCALSTATEDIR@/log/tor/log
+Log
notice
file @LOCALSTATEDIR@/log/tor/log
### Send all messages of level 'warn' or higher to @LOCALSTATEDIR@/log/tor/warnings
#Log warn file @LOCALSTATEDIR@/log/tor/warnings
### Send all debug and info messages to @LOCALSTATEDIR@/log/tor/debug
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