This configures the global logger the same as the local logger,
and adds the test name. It also uses the logger with the test
context as the context logger.
I know it's not an impressive test. It just brings up a node, and
makes sure it registers. Let's do more in the future.
Signed-off-by: Sargun Dhillon <sargun@sargun.me>