|
SiteWarmer
Programmatically hit your applications after deployment to make sure they have started.
|
Classes | |
| class | ConsoleLogger |
| Log Checks out to the console. More... | |
| class | FileHelper |
| Utility class for working with text files. More... | |
| class | FileLogger |
| Log Checks out to a file. More... | |
| interface | IFileHelper |
| File helper for working with text files. More... | |
| interface | ILogger |
| Classes that implement this Interfaces log the results of a Check. More... | |
| class | LoggerCollection |
| Combine multiple ILogger implementations into a composite ILogger. More... | |