Skip to content

Commit

Permalink
Use backgroudservice
Browse files Browse the repository at this point in the history
  • Loading branch information
shirhatti committed May 12, 2019
1 parent 835acad commit 47db6d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 47 deletions.
46 changes: 0 additions & 46 deletions src/LogViewer/HostedService.cs

This file was deleted.

2 changes: 1 addition & 1 deletion src/LogViewer/LogViewerService.cs
Expand Up @@ -13,7 +13,7 @@

namespace LogViewer
{
public class LogViewerService : HostedService
public class LogViewerService : BackgroundService
{
private readonly ILoggerFactory _loggerFactory;
private readonly LogViewerServiceOptions _options;
Expand Down

0 comments on commit 47db6d0

Please sign in to comment.