mirror of https://github.com/aria2/aria2
66660d10c2
Made log and log-level option modifiable using aria2.changeGlobalOption. This means you can dynamically start or stop logging and change log file and log level. * doc/aria2c.1.txt * src/LogFactory.cc * src/LogFactory.h * src/LogFormatter.h * src/Logger.cc * src/Logger.h * src/Makefile.am * src/Makefile.in * src/SimpleLogFormatter.cc * src/SimpleLogFormatter.h * src/SimpleLogger.cc: Removed * src/SimpleLogger.h: Removed * src/XmlRpcMethod.cc * src/XmlRpcMethodImpl.cc * src/main.cc |
||
---|---|---|
.. | ||
xmlrpc | ||
Makefile.am | ||
Makefile.in | ||
README.txt | ||
aria2c.1 | ||
aria2c.1.html | ||
aria2c.1.txt | ||
makeman |
README.txt
To produce aria2c.1: a2x -f manpage aria2c.1.txt You may have to insert line break before '.sp' in output file.