Skip to content
Snippets Groups Projects
Commit 607bfb4d authored by KERDREUX Jerome's avatar KERDREUX Jerome
Browse files

Added Logging

parent 0a49d846
No related branches found
No related tags found
No related merge requests found
......@@ -89,6 +89,7 @@ func (lamp *Lamp) blink(args xaal.MessageBody) *xaal.MessageBody {
}
func main() {
xaal.SetupLogger()
eng := xaal.NewEngine()
eng.Start()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment