Skip to content

feat: initial addition of loggers - #152

Merged
Insomniak47 merged 1 commit into
mainfrom
feat/add-initial-logging
Mar 30, 2022
Merged

feat: initial addition of loggers #152
Insomniak47 merged 1 commit into
mainfrom
feat/add-initial-logging

Conversation

@Insomniak47

Copy link
Copy Markdown
Member

with some simple top level log statements (and one in show) until we figure out how we want to approach it

Also: fixed a bug in watch where it was waiting 1/1000 of the time it was supposed to

…ements (and one in show) until we figure out how we want to approach it
Comment threadPeer/Program.cs
@Insomniak47
Insomniak47 merged commit 15f65f2 into mainMar 30, 2022
@Insomniak47
Insomniak47 deleted the feat/add-initial-logging branch March 30, 2022 18:02
Insomniak47 added a commit that referenced this pull request Apr 8, 2022
…log statements (and one in show) until we figure out how we want to approach it (#152)"
This reverts commit 15f65f2.
Insomniak47 added a commit that referenced this pull request Apr 8, 2022
* Revert "feat: initial addition of loggers with some simple top level log statements (and one in show) until we figure out how we want to approach it (#152)"
This reverts commit 15f65f2.
* use timespan instead of seconds (fix bug)
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Insomniak47