You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

angular-loggly

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-loggly

Integration of Loggly into AngularJS as a Service

1.0.0
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

angular-loggly

AngularJS loggly service. Interfaces with Loggly.

Loggly's javascript is included in this package. The version used is 8836624f7f78a90bccc881324c1106a2d2f52be9.

The angular-loggly library is licensed under the MIT License.

Copyright (C) 2014, Rudolf Olah

Usage

Include the loggly script and the angular-logger service:

<script type="text/javascript" src="/angular-loggly/loggly-jslogger/src/loggly.tracker.js"></script>
<script type="text/javascript" src="/loggerService.js"></script>

You can also use the minified version of the script:

<script type="text/javascript" src="/loggerService.min.js"></script>

FAQs

Package last updated on 30 Apr 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts