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

Documentation #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Documentation #9

wants to merge 4 commits into from

Conversation

IamKritika
Copy link
Contributor

No description provided.

@review-ninja
Copy link

ReviewNinja

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 29d9118 on IamKritika:master into * on angular-libs:master*.

@codecov-io
Copy link

Current coverage is 17.78%

Merging #9 into master will not affect coverage as of c44d210

@@            master      #9   diff @@
======================================
  Files            8       8       
  Stmts          253     253       
  Branches        28      28       
  Methods          0       0       
======================================
  Hit             45      45       
  Partial          0       0       
  Missed         208     208       

Review entire Coverage Diff as of c44d210

Powered by Codecov. Updated on successful CI builds.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 29d9118 on IamKritika:master into * on angular-libs:master*.

@kuldeepkeshwar
Copy link
Member

1). mention about source map support and give a example
2). mention libs used under the hood and their role

@kuldeepkeshwar
Copy link
Member

logger can be used to log any information not just exceptions .. so mention it and put an example


`ui.logger` module can be used to obtain the log data ( logger instance name,time,url,errorMessage,stackframes) for the exceptions occurring in your angular application.The module provides multiple options to easily accomplish front-end logging for different use cases.Given below are some basic examples to get one started with using `ui.logger` module -


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first example can be more simple .. just log some information using $log

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

Successfully merging this pull request may close these issues.

5 participants