Noah Jacobson

Results 3 issues of Noah Jacobson

When used as a dependency, devDependencies required to build h5ai will not be installed by npm if there is no "prepare" script per [npm docs](https://docs.npmjs.com/cli/v8/commands/npm-install). This PR adds the required...

Searches including a date/time range require the time to be given in GMT but return the logs in local time. And using an ISO format like `"2019-07-15T17:00:00-04:00 to 2019-07-15T17:01:00-04:00"` does...

As an alternative from sending the output to a file or network connection, add the -s option which allows sending output to a Unix socket.