package xmpp import "github.com/genofire/logmania/log" func formatEntry(e *log.Entry) string { return e.Text }