jcassee / angular-hypermedia

Hypermedia REST API client for AngularJS applications
MIT License
38 stars 5 forks source link

Enhancement: generate info message if path not found #7

Closed mvcatsifma closed 9 years ago

jcassee commented 9 years ago

Two question:

1) Is info the right log level, or should it be debug? 2) Is it useful (and possible) to log the complete path (in case a nested property is not found) and/or the URI of the resource that was missing the property / link?