Method | Description | |
---|---|---|
Index ( ) : System.Web.Mvc.ActionResult | ||
LogController ( NZBDash.Common.Interfaces.ILogger logger ) : System | ||
ReconfigureLogLevel ( LoggingLevel level ) : void |
Method | Description | |
---|---|---|
GetLog ( string path ) : IEnumerable |
||
Index ( LogViewModel model ) : System.Web.Mvc.ActionResult | ||
LogFiles ( ) : IEnumerable |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public LogController ( NZBDash.Common.Interfaces.ILogger logger ) : System | ||
logger | NZBDash.Common.Interfaces.ILogger | |
return | System |
public static ReconfigureLogLevel ( LoggingLevel level ) : void | ||
level | LoggingLevel | |
return | void |