NotesFixed a bug in hapi 8 view segments. Previously, the segments weren't being ended when the view ended.Added a configuration option to completely disable logging. logger.enabled defaults to true, if set to false it won't try to create the log file.