Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFrom ¶
ParseFrom parses log lines from the reader.
2017-05-16T13:18:16.539536145+0000 [DBUG] Topology loaded topo= > Loc addrs: > 127.0.0.65:30066 > Interfaces: > IFID: 41 Link: CORE Local: 127.0.0.6:50000 Remote: 127.0.0.7:50000 IA: 1-ff00:0:312 2017-05-16T13:18:16.539658666+0000 [INFO] Starting up id=br1-ff00:0:311-1
Lines starting with "> " or a space are assumed to be continuations, i.e. they belong with the line(s) above them.
The fileName is used for logging. The element is put in LogEntry.Element. Parsed entries are passed to the entryConsumer.
Types ¶
Click to show internal directories.
Click to hide internal directories.