$log
ng
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.
Write a debug message
Write an error message
Write an information message
Write a log message
Write a warning message