is there a way to re-style the wifi log messages? I know the wifi binary is precompiled, but it seems that at least some part of the log message is controllable, as we can switch the log level and my custom log function (set by esp_log_set_vprintf) is fed which a special format parameter.
But there is no way to change that format string nor switch the time stamp to date/time.
Code: Select all
W (109675) wifi:sta_scan: STA is connecting, scan are not allowed!
W (8827685) wifi:age timer already deinit