winsw/docs/exe-config-file.md

8 lines
243 B
Markdown

# EXE configuration file
In addition to the [XML configuration file](xml-config-file.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.