Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
file.go | ||
file_test.go | ||
handlers.go | ||
interface.go | ||
log.go | ||
log_writer.go | ||
log_writer_test.go | ||
syslog.go | ||
syslog_windows.go |
* Reopen log files after receiving a SIGHUP signal Implements a system signals listener in log.FileLogWriter. After receiving a SIGHUP signal from the system, the listener will close the current log file and then open it again. The listener will finishes after receiving a SIGINT, SIGKILL or SIGTERM signal. Closes grafana/grafana#2497 * Move the SIGHUP handling to the main file
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
file.go | Loading commit data... | |
file_test.go | Loading commit data... | |
handlers.go | Loading commit data... | |
interface.go | Loading commit data... | |
log.go | Loading commit data... | |
log_writer.go | Loading commit data... | |
log_writer_test.go | Loading commit data... | |
syslog.go | Loading commit data... | |
syslog_windows.go | Loading commit data... |