mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-20 07:50:24 +00:00
added new logger config
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2766 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
842333a36f
commit
61fe5175d6
1 changed files with 5 additions and 1 deletions
|
|
@ -108,10 +108,14 @@
|
|||
[blacklist]
|
||||
#filename=~/.linkchecker/blacklist
|
||||
|
||||
# xml logger
|
||||
# custom xml logger
|
||||
[xml]
|
||||
#encoding=iso-8859-1
|
||||
|
||||
# GraphXML logger
|
||||
[gxml]
|
||||
#encoding=iso-8859-1
|
||||
|
||||
# checking options
|
||||
[checking]
|
||||
# number of threads
|
||||
|
|
|
|||
Loading…
Reference in a new issue