Added logging support from aws-crt-ffi (#42)

* Added logging support from aws-crt-ffi

* Updated to aws-crt-ffi v0.2.1
This commit is contained in:
Justin Boswell
2021-08-03 09:25:52 -07:00
committed by GitHub
parent 92724b8d51
commit 8d76d4fac3
8 changed files with 358 additions and 175 deletions
+1
View File
@@ -13,4 +13,5 @@
#include "stream.c"
// #include "hash.c"
#include "crc.c"
#include "logging.c"
#include "php_util.c"