* add LogEnabled attribute to NodeConfig, used in the call from status-react * fix use of OverrideRootLogin in tests * enable logger in tests based on LogLevel * move LogEnabled before LogFile
Pass `-log` option to `go test` in order to change the log level. By default, it's `INFO`.