by acolytic on 6/1/18, 5:31 PM with 4 comments
The solutions I've considered are DataDog and AppDynamics but they seem to focus on the server health instead of the application logs which is what I want.
I would prefer not to build my own solution here. Is this a solved problem?
by remh on 6/13/18, 8:46 PM
by mtmail on 6/1/18, 5:56 PM
https://www.splunk.com/ allows 500MB/day free.
by 757362 on 6/1/18, 6:36 PM
Symfony is a PHP framework https://github.com/symfony/symfony
Symfony Using the Logger https://symfony.com/doc/current/components/console/logger.ht...
YII 2.0 LOGGING AND PSR-3 https://en.rmcreative.ru/blog/yii-2.0-logging-and-psr-3/
Yii 2.0 log target that is able to write messages to PSR-3 compatible logger https://github.com/samdark/yii2-psr-log-target
APIx Log, very thin PSR-3 logger https://github.com/apix/log
4 Node.js Logging libraries which make sophisticated logging simpler https://www.loggly.com/blog/node-js-libraries-make-sophistic...
Github: psr-3 https://github.com/topics/psr-3
cutelog – GUI for Python's logging module https://github.com/Busimus/cutelog
Python Logging Cookbook https://docs.python.org/3/howto/logging-cookbook.html