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 support for other logging methods #2

Open
bengreenier opened this issue Feb 12, 2015 · 2 comments
Open

add support for other logging methods #2

bengreenier opened this issue Feb 12, 2015 · 2 comments

Comments

@bengreenier
Copy link
Member

as per sdk-js, we want to support the following logging methods, botth sync and async, in the exception logging sdk. ["trace","info","debug","error"]

@bengreenier
Copy link
Member Author

so like Arewegood.Trace("stuff") is there, and we want Arewegood.Info(), Arewegood.Debug(), Arewegood.Error() to work the same way, but with different severity codes

@bengreenier
Copy link
Member Author

and we want tests to match the existing tests

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

1 participant