FFICallLogger

Description

Log FFI call execution in Pharo

Details

Source
GitHub
Dialect
pharo (65% confidence)
License
MIT
Stars
5
Forks
2
Created
Aug. 13, 2021
Updated
June 5, 2025
Topics
ffi pharo

Categories

System / OS

README excerpt

# 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.

<img width="1024" alt="Screenshot 2025-06-04 at 21 23 20" src="https://github.com/user-attachments/assets/e0205e3d-d69f-41fd-b0e1-9b6096945eeb" />

<img width="523" alt="Screenshot 2025-06-04 at 21 18 06" src="https://github.com/user-attachments/assets/323bc641-7eff-4b90-b342-762de9b28d4d" />


## License

This code is licensed under the [MIT license](./LICENSE).
← Back to results