wasm-micro-runtime/core/shared
Enrico Loparco 3fcd79867d
Forward log and log level to custom bh_log callback (#3070)
Follow-up on #2907. The log level is needed in the host embedder to
better integrate with the embedder's logger.

Allow the developer to customize his bh_log callback with
`cmake -DWAMR_BH_LOG=<log_callback>`,
and update sample/basic to show the usage.
2024-01-24 13:05:07 +08:00
..
coap Apply clang-format for core/shared and product-mini files (#785) 2021-10-14 09:12:07 +08:00
mem-alloc Add compilation flag to enable/disable heap corruption check (#2766) 2023-11-15 17:20:50 +08:00
platform Remove a lot of "unused parameter" warnings (#3075) 2024-01-24 11:21:13 +08:00
utils Forward log and log level to custom bh_log callback (#3070) 2024-01-24 13:05:07 +08:00