winsw/doc/exeConfigFile.md

8 lines
241 B
Markdown

# EXE configuration file
In addition to the [XML configuration file](xmlConfigFile.md), WinSW uses a standard .NET *WinSW.exe.config* file, which allows setting up some custom settings.
Use-cases:
* Managing Logging levels of log4j
* etc.