Logging on server side

Hi everybody,

I m looking for a nice way to store errors and messages via $log or via

on a server.

A few apps of mine are only “inhouse” apps therefore cloud services are not an option.

Thanks in advanced

Some good post
https://engineering.talis.com/articles/client-side-error-logging/

Since i ve got no response till now , i tried to implement my own remote logger
here is the result