fgm / filog

A fine logger package for Meteor.JS applications (client + server)
GNU General Public License v3.0
18 stars 6 forks source link

Add a Meteor-method-based Sender #47

Closed fgm closed 6 years ago

fgm commented 6 years ago

This will be simpler to configure than the current HTTP-based sender for situations where the log host is the same server as the Meteor backend server associated with a given front.

yched commented 6 years ago

Works for us :-)