Shao

Results 3 issues of Shao

I use setJSExceptionHandler. My code has some loading logic using an async function. When my server is down, it supposes to throw an error. My catch block actually logs network...

Currently `loggerFactory` is fixed to depend on `Console.Service`. It would be nice that we can integrate with logging framework https://github.com/zio/zio-logging

bug

Looking at the `JWTAuthenticator.scala`, shouldn't `pstateless` use `partialStateless` method instead of `embeded` which I assume it is for stateless ![image](https://user-images.githubusercontent.com/41271167/77679335-c45e0780-6f68-11ea-8647-1ec1dd568522.png)