Summary
Contains helper methods relating to Propeller.
Static methods
LoggerBase | GetLogger(bool console, string file, string logVerbosity) |
Returns a logger in accordance with the specified settings. |
PropellerSettings | |
Loads Propeller settings from the appropriate location. Using this method ensures that settings are loaded in
exactly the same way and from the same place as the Propeller engine would load them. |
void | |
Logs an exception. |
void | |
Executes a Propeller module in standalone mode (as opposed to being hosted by the Propeller engine). |