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 an info level log to AmqpRpcClient #2

Open
simon-lang opened this issue Aug 30, 2016 · 1 comment
Open

Add an info level log to AmqpRpcClient #2

simon-lang opened this issue Aug 30, 2016 · 1 comment

Comments

@simon-lang
Copy link

Add an info level log to AmqpRpcClient to see what has been invoked when log level is not debug.

https://github.com/IcecaveStudios/overpass-js/blob/develop/src/amqp/rpc/AmqpRpcClient.coffee#L27

@simon-lang
Copy link
Author

As suggested by @jmalloc, maybe something like:

@logger.info 'RPC #n ... /foo/bar/called(string, int, int)
@logger.debug 'RPC #n request={json} response={json}

@simon-lang simon-lang self-assigned this Sep 12, 2016
@simon-lang simon-lang removed their assignment Dec 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant