grafana/pkg/log
Mikael Olenfalk c0f100f1b5 Improve logging in the phantomjs renderer (#10697)
* Add add adapter between io.Writer and log.Logger

* Add phantomjs output to grafana log

* Unexport LogWriterImpl

* Add test for LogWriter

* Make it possible to get phantomjs debug output

* Make it possible to get the configured log level
2018-02-01 14:04:52 +01:00
..
file_test.go test: close file before deleting 2017-11-28 15:05:53 +01:00
file.go Optimized number of lines fetching in log file initialisation 2017-11-22 14:25:39 +01:00
handlers.go feat(logging): a lot of progress on moving to new logging lib, #4590 2016-06-06 23:06:44 +02:00
interface.go feat(logging): a lot of progress on moving to new logging lib, #4590 2016-06-06 23:06:44 +02:00
log_writer_test.go Improve logging in the phantomjs renderer (#10697) 2018-02-01 14:04:52 +01:00
log_writer.go Improve logging in the phantomjs renderer (#10697) 2018-02-01 14:04:52 +01:00
log.go Improve logging in the phantomjs renderer (#10697) 2018-02-01 14:04:52 +01:00
syslog_windows.go fix(build): another windows build issue 2016-06-16 21:10:30 +02:00
syslog.go fix(build): windows, another windows build fix, #5370 2016-06-16 18:21:12 +02:00