diff --git a/components/log/linker.lf b/components/log/linker.lf index 5339affc8c08..ecd3478ff6d2 100644 --- a/components/log/linker.lf +++ b/components/log/linker.lf @@ -2,6 +2,8 @@ archive: liblog.a entries: log_write:esp_log_write (noflash) + log_write:esp_log_level_get_timeout (noflash) + log_write:esp_log_writev (noflash) log_timestamp:esp_log_timestamp (noflash) log_timestamp:esp_log_early_timestamp (noflash) log_lock (noflash)