mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[Log] Change default loglevel (closes #1230)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									7b22ef4270
								
							
						
					
					
						commit
						0a431594f8
					
				
					 2 changed files with 20 additions and 20 deletions
				
			
		| 
						 | 
				
			
			@ -13,10 +13,10 @@
 | 
			
		|||
## Tunnels config files path
 | 
			
		||||
## Use that path to store separated tunnels in different config files.
 | 
			
		||||
## Default: ~/.i2pd/tunnels.d or /var/lib/i2pd/tunnels.d
 | 
			
		||||
# tunnelsdir = /var/lib/i2pd/tunnels.conf.d
 | 
			
		||||
# tunnelsdir = /var/lib/i2pd/tunnels.d
 | 
			
		||||
 | 
			
		||||
## Where to write pidfile (don't write by default)
 | 
			
		||||
# pidfile = /var/run/i2pd.pid
 | 
			
		||||
# pidfile = /run/i2pd.pid
 | 
			
		||||
 | 
			
		||||
## Logging configuration section
 | 
			
		||||
## By default logs go to stdout with level 'info' and higher
 | 
			
		||||
| 
						 | 
				
			
			@ -27,10 +27,10 @@
 | 
			
		|||
##  * syslog - use syslog, see man 3 syslog
 | 
			
		||||
# log = file
 | 
			
		||||
## Path to logfile (default - autodetect)
 | 
			
		||||
# logfile = /var/log/i2pd.log
 | 
			
		||||
## Log messages above this level (debug, *info, warn, error, none)
 | 
			
		||||
# logfile = /var/log/i2pd/i2pd.log
 | 
			
		||||
## Log messages above this level (debug, info, *warn, error, none)
 | 
			
		||||
## If you set it to none, logging will be disabled
 | 
			
		||||
# loglevel = info
 | 
			
		||||
# loglevel = warn
 | 
			
		||||
## Write full CLF-formatted date and time to log (default: write only time)
 | 
			
		||||
# logclftime = true
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue