Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add syslog #502

Merged
merged 13 commits into from Apr 11, 2019
Merged

add syslog #502

merged 13 commits into from Apr 11, 2019

Conversation

majestrate
Copy link
Contributor

@majestrate majestrate commented Apr 11, 2019

  • refactor logging to have module log streams
  • fix up win32 parts so that make windows works again

@majestrate majestrate merged commit bff7087 into oxen-io:master Apr 11, 2019
return false;
}
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no documentation about this change? Is this intentional?

@@ -1551,7 +1532,7 @@ namespace llarp
else
{
llarp::LogInfo(Name(), " updating introset");
UpdateIntroSet(false);
UpdateIntroSet(true);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no documentation about this change? Is this intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think my local changes got sucked into this pr

Sign up for free to 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.

None yet

2 participants