aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Dashboard: Reversing the rendering order of new logs and traces

Open d0pare opened this issue 2 years ago • 3 comments

After trying Seq for structured logging, I like seeing new traces and logs at the top. Is it possible to add a similar option that reverses the order of logs and traces so new records are being added at the top instead of the bottom?

d0pare avatar Apr 25 '24 21:04 d0pare

CC: @leslierichardson95

kvenkatrajan avatar Apr 29 '24 19:04 kvenkatrajan

@kvenkatrajan could we consider creating a settings option that allows for ordering preference?

leslierichardson95 avatar Apr 29 '24 20:04 leslierichardson95

@d0pare another option in the meantime you can use Seq with Aspire https://learn.microsoft.com/en-us/dotnet/aspire/logging/seq-component?tabs=dotnet-cli

liammclennan avatar May 22 '24 00:05 liammclennan