I'm trying to debug a new Atlasboard widget, but I can't figure out how to log from it.
I tried creating a logger and using logger.info(...)
but nothing shows up in the console or the Atlasboard client log. How do I write to the Atlasboard client log?