Adds full RAW timestamp to properties table (Thx Dan Booth)
This commit is contained in:
@@ -147,6 +147,10 @@
|
||||
<h3>Properties</h3>
|
||||
<table class="table">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Timestamp</th>
|
||||
<td>{{log.Timestamp}}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>@MessageTemplate</th>
|
||||
<td>{{log.MessageTemplateText}}</td>
|
||||
|
||||
Reference in New Issue
Block a user