daemonize v0.2.1 (2019-01-30T12:26:43Z)
Dub
Repo
buildDaemon.LoggedException
daemonize
windows
buildDaemon
Saves info about exception into daemon
logger
template
buildDaemon
(alias DaemonInfo, DWORD startType = SERVICE_DEMAND_START)
version(Windows)
static
class
LoggedException : Exception {
this
(string msg, string file, size_t line, Throwable next);
this
(string msg, Throwable next, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line, Throwable next)
Undocumented in source.
this
this
(string msg, Throwable next, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
daemonize
windows
buildDaemon
classes
LoggedException
functions
run
sendSignal
sendSignalDynamic
uninstall
Saves info about exception into daemon logger