Functions/literals for working with DateTime
, DateTimeOffset
, and TimeSpan
#72
Labels
DateTime
, DateTimeOffset
, and TimeSpan
#72
Hi @nblumhardt 👋
Is it possible that Serilog.Expressions works or already supports working with Timestamp and dates?
Such as some shown in the SEQ Cheatsheet
@Timestamp >= Now() - 1h
to get the last log items in the last hourOr how would you get logs between a specific range of times ?
Look forward to hearing how this could be done or not.
Cheers,
Warren 😄
The text was updated successfully, but these errors were encountered: