View source Improve this doc

$log
service in module ng

Description

Simple service for logging. Default implementation writes the message into the browser's console (if present).

The main purpose of this service is to simplify debugging and troubleshooting.

Dependencies

Methods

Example

Source





Demo