Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogWriter ¶
type LogWriter struct { }
Writes error log entries to error output and everything else to standart output inspired by https://huynvk.dev/blog/4-tips-for-logging-on-gcp-using-golang-and-logrus
type Service ¶
type Service struct { StopSignal chan os.Signal Influxdb influxdb2.Client // contains filtered or unexported fields }
func NewService ¶
type StacktraceHook ¶
type StacktraceHook struct { }
func (*StacktraceHook) Levels ¶
func (h *StacktraceHook) Levels() []logrus.Level
Source Files
¶
Click to show internal directories.
Click to hide internal directories.