Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogStreamer ¶
type LogStreamer struct {
// contains filtered or unexported fields
}
func NewLogStreamer ¶
func NewLogStreamer(logsDB *db.LogsDB, logConfig *t.LogEntry) *LogStreamer
func (*LogStreamer) Log ¶
func (ls *LogStreamer) Log(entry t.LogEntry)
func (*LogStreamer) RedirectStd ¶
func (ls *LogStreamer) RedirectStd(config *config.JotlConfig) error
Click to show internal directories.
Click to hide internal directories.