2017-06-16 10:33:35 +02:00
|
|
|
package all
|
|
|
|
|
|
|
|
import (
|
2018-05-18 14:04:54 +02:00
|
|
|
_ "dev.sum7.eu/genofire/logmania/notify/file"
|
2018-04-26 21:05:27 +02:00
|
|
|
_ "dev.sum7.eu/genofire/logmania/notify/websocket"
|
2018-04-13 16:44:23 +02:00
|
|
|
_ "dev.sum7.eu/genofire/logmania/notify/xmpp"
|
2017-06-16 10:33:35 +02:00
|
|
|
)
|