mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-23 05:35:49 +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]
|
[blacklist]
|
||||||
#filename=~/.linkchecker/blacklist
|
#filename=~/.linkchecker/blacklist
|
||||||
|
|
||||||
# xml logger
|
# custom xml logger
|
||||||
[xml]
|
[xml]
|
||||||
#encoding=iso-8859-1
|
#encoding=iso-8859-1
|
||||||
|
|
||||||
|
# GraphXML logger
|
||||||
|
[gxml]
|
||||||
|
#encoding=iso-8859-1
|
||||||
|
|
||||||
# checking options
|
# checking options
|
||||||
[checking]
|
[checking]
|
||||||
# number of threads
|
# number of threads
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue