Skip to content

Add Option for Log Start other than midnight. #5386

Answered by pajlada
stangm asked this question in Ideas
Discussion options

You must be logged in to vote

I've added this PR #5507 which adds an option called "Store live stream logs as separate files".
When this is enabled, logs are stored based on their stream ID inside the channel's logging directory.
As an example, I went live/offline on my channel bajlada 3 times, and it wrote the following 3 files to the bajlada logging directory:

  • bajlada-40851091093.log
  • bajlada-40851100165.log
  • bajlada-40851104229.log

all containing messages that took place during those streams.

No date in the filename, since streams can span multiple dates. You can use your computer's file browser sorting/columns to see when the stream took place (or read the top of the log file). Not using stream title or game since…

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pajlada
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants