Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tinchodias/fficalllogger

Log FFI call execution in Pharo
https://github.com/tinchodias/fficalllogger

ffi pharo

Last synced: 23 days ago
JSON representation

Log FFI call execution in Pharo

Awesome Lists containing this project

README

        

# FFICallLogger

[![License](https://img.shields.io/github/license/tinchodias/FFICallLogger.svg)](./LICENSE)
[![Tests](https://github.com/tinchodias/FFICallLogger/actions/workflows/test.yml/badge.svg)](https://github.com/tinchodias/FFICallLogger/actions/workflows/test.yml)

A tool set to log, filter and inspect execution of FFI calls in [Pharo](http://pharo.org/).

👉 Check the [project's wiki](../../wiki) for usage and loading information.

## License

This code is licensed under the [MIT license](./LICENSE).