Can not store a log file when dlt-daemon program's static variable of dlt_user_init_state was enum InitState::INIT_DONE; #607
Omegavoilet
started this conversation in
General
Replies: 1 comment
-
Duplicate of #705 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Once the dlt-daemon progra‘s static variable of dlt_user_init_state has been set to INIT_DONE, subsequent client programs of the dlt-daemon will be unable to create or open a new log storage file through the dlt_init_file function.
Beta Was this translation helpful? Give feedback.
All reactions