graalphp
graalphp copied to clipboard
Integrate truffle logger
i originally was not aware of truffle's builtin logging facilities and wanted to avoid issues with substrate vm to native compile. so we added a simple logging interface which prints to stdout. Replace it with truffle's builtin functionality.