Based on https://github.com/reddotpay/zapcloudwatch
Sends logs to cloudwatch as a json
```
{
    "level": "info",
    "caller": "zapcloudwatch/hook_test.go:37",
    "msg": "Testing CW logger"
}
```
