Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(devguide.services): Use $log service properly #5875

Closed
wants to merge 1 commit into from

Conversation

joshuaflanagan
Copy link
Contributor

Need to call one of the logging functions exposed by the $log service.

Even though the example isn't focused on how the $log service works, most people reading the document will be new to angular, so they should be exposed to proper use of common services.

Need to call one of the logging functions exposed by the `$log` service.
@mary-poppins
Copy link

I'm sorry, but I wasn't able to verify your Contributor License Agreement (CLA) signature. CLA signature is required for any code contributions to AngularJS.

Please sign our CLA and ensure that the CLA signature email address and the email address in this PR's commits match.

If you signed the CLA as a corporation, please let us know the company's name.

Thanks a bunch!

PS: If you signed the CLA in the past then most likely the email addresses don't match. Please sign the CLA again or update the email address in the commit of this PR.
PS2: If you are a Googler, please sign the CLA as well to simplify the CLA verification process.

@joshuaflanagan
Copy link
Contributor Author

CLA now signed

@caitp caitp closed this in 1028cfa Jan 18, 2014
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
The $log provider returns an object and not a function, so this example, which appears to be using
the $log provider, should call it as it would be called in a real-world application.

Closes angular#5875
jamesdaily pushed a commit to jamesdaily/angular.js that referenced this pull request Jan 27, 2014
The $log provider returns an object and not a function, so this example, which appears to be using
the $log provider, should call it as it would be called in a real-world application.

Closes angular#5875
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants