wasm-micro-runtime/core/shared
Enrico Loparco b5022015fc
Avoid reporting timestamp if custom logger is used (#2905)
Loggers (e.g. glog) usually come with instrumentation to add timestamp
and other information when reporting. That results in the timestamp
being reported twice, making the output confusing.
2023-12-14 14:55:17 +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 Get rid of compilation warnings and minor doc fix (#2839) 2023-11-30 08:49:58 +08:00
utils Avoid reporting timestamp if custom logger is used (#2905) 2023-12-14 14:55:17 +08:00