Skip to content

no data collect on the granafa page #239

Closed Answered by sei-dupdyke
Chanroad asked this question in Q&A
Discussion options

You must be logged in to vote

app.log is written by the nlog library directly, which is configured as:

layout="${Date:universalTime=true}|${level}|${callsite}|${message}".

clientupdates.log is written by the application directly as:

_timelineLog.Info($"TIMELINE|{DateTime.UtcNow}|{o}");,

and so I guess nlog and C# handle dates differently by default.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@sei-dupdyke
Comment options

@capstonewazuhelk
Comment options

@sei-dupdyke
Comment options

@capstonewazuhelk
Comment options

@capstonewazuhelk
Comment options

Comment options

You must be logged in to vote
2 replies
@capstonewazuhelk
Comment options

@sei-dupdyke
Comment options

Answer selected by sei-dupdyke
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants