mirror of
https://github.com/winsw/winsw.git
synced 2025-12-10 18:37:28 +08:00
243 B
243 B
EXE configuration file
In addition to the XML configuration file, WinSW uses a standard .NET WinSW.exe.config file, which allows setting up some custom settings.
Use-cases:
- Managing Logging levels of log4j
- etc.