buildDaemon.LoggedException

Saves info about exception into daemon logger

template buildDaemon(alias DaemonInfo, DWORD startType = SERVICE_DEMAND_START)
version(Windows)static
class LoggedException : Exception {}

Meta