mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
8 lines
241 B
Markdown
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.
|