11
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 13 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added serilog logging More... about 9 years ago
Merge pull request #208 from duaneedwards/patch-1 More... over 9 years ago
Minor updates, console message's english improved More... over 9 years ago
Fixed double Stop on console run host exit (race condition)
PhatBoyG
as Chris Patterson
More... over 9 years ago
Updated command-line to handle special characters
PhatBoyG
as Chris Patterson
More... over 9 years ago
Updated build for elmah logging
PhatBoyG
as Chris Patterson
More... over 9 years ago
Updated build and version
PhatBoyG
as Chris Patterson
More... over 9 years ago
Merge pull request #201 from solyutor/flushbuffers2 More... over 9 years ago
Return error code for unhandled exceptions when running service under ConsoleHost More... over 9 years ago
Flush log buffers if HostFactory.New or HostFactory.Run throw exception More... over 9 years ago
Merge pull request #196 from solyutor/flushbuffers More... over 9 years ago
Conditionally reference Elmah for the .NET builds More... over 9 years ago
Mono runtime check on IsServiceInstalled method, returns false if Mono detected. More... over 9 years ago
Flush buffers on unhandled exception to log message in case of async logger (close #171) More... over 9 years ago
added native methods necessary for requesting computer restart permission fixes #193 More... over 9 years ago
Update NLog to 3.1.0 and resolve "obsolete" warnings More... almost 10 years ago
Updated docs for new command-line parameter More... about 10 years ago
Command-line option to install as Local System More... about 10 years ago
Setting ServiceBase.ServiceName so fatal errors make it to the Event Log More... about 10 years ago
Update index.rst More... about 10 years ago
Added StartTimeOut and StopTimeOut properties to HostSettings More... about 10 years ago
Changed to use InfoFormat
PhatBoyG
as Chris Patterson
More... over 10 years ago
Fixed numbering not corresponding to the lines More... over 10 years ago
Fixed log message for processing custom command. More... over 10 years ago
Fixed references
PhatBoyG
as Chris Patterson
More... over 10 years ago
Updated Log4Net version
PhatBoyG
as Chris Patterson
More... over 10 years ago
Fixed #162 by changing log level to Fatal for unhandled exceptions
PhatBoyG
as Chris Patterson
More... over 10 years ago
INcremented version
PhatBoyG
as Chris Patterson
More... over 10 years ago
Added CommandHost to send commands to services
PhatBoyG
as Chris Patterson
More... over 10 years ago
Added handling of custom commands. More... over 10 years ago