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

Removed messageObj field #8

Closed varshneyjayant closed 9 years ago

varshneyjayant commented 9 years ago

Removed messageObj field for the custom object and extended custom json object fields to the parent json.

@ajbrown I found that extending custom object fields to the parent json is better option.