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

Logger instance hook for logging to different locations. #24

Open
thedodd opened this issue Sep 20, 2017 · 1 comment
Open

Logger instance hook for logging to different locations. #24

thedodd opened this issue Sep 20, 2017 · 1 comment

Comments

@thedodd
Copy link

thedodd commented Sep 20, 2017

This is definitely one of the better and more flexible logging frameworks for client side swift. Awesome work.

It would be great, however, to add an abstraction which will allow you to assign multiple output locations. E.G., Instead of just logging to standard output, it would be nice to be able to take the same record and just send it to another logging service via https.

Happy to open a PR for this when I get the time.

@triztian
Copy link

triztian commented Nov 3, 2017

I second this feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants