You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I tried to build a dlt-daemon with the WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK flag for my project, but the build fell down.
I found a bug in dlt-daemon.c
Perhaps some other function dlt_log_init_* should be called
, which should return the value DltReturnValue
The text was updated successfully, but these errors were encountered:
margopodvig
changed the title
Do not build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK
Can’t build with WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK
Nov 2, 2024
Hello, I tried to build a dlt-daemon with the WITH_DLT_FILE_LOGGING_SYSLOG_FALLBACK flag for my project, but the build fell down.
I found a bug in dlt-daemon.c
Perhaps some other function dlt_log_init_* should be called
, which should return the value DltReturnValue
The text was updated successfully, but these errors were encountered: