ajbrown / angular-loggly-logger

An AngularJS module which sends your $log message to loggly, and provides a service for manually sending messages to loggly.
MIT License
32 stars 49 forks source link

Added inputTag() function to LogglyLogger instance #61

Closed lekzd closed 7 years ago

lekzd commented 7 years ago

It needs to change tag dynamically after application running

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 84.663% when pulling f3c7df2e3f35ef3a60a67d043b46c9737338f8e7 on lekzd:feature/add-inputTag-method-to-instance into 20eb055844a6a0671d1329300b5deea975dbd00a on ajbrown:master.

ajbrown commented 7 years ago

@lekzd thanks for the PR! Can you update this to target "develop" instead of "master"?

lekzd commented 7 years ago

@ajbrown sure, as soon as posible