Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
meriturva authored Sep 28, 2023
1 parent 72570d6 commit 5fb7fd1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ How it works
-------------
Basically, a log message produced by a hangfire job is captured by NLog `NLog.HangfireJobLogsTarget`. Thanks to `${hangfire-decorator}` and `PerformContextAccessor` log messages are sent to Hangfire storage.
Finally, log messages are shown on the detail page thanks to a simple `JobDetailsRenderer`.

See sample project:

https://github.com/meriturva/Hangfire.Dashboard.JobLogs/tree/main/Sample

0 comments on commit 5fb7fd1

Please sign in to comment.