This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SLOG and SLOG OFF

I am using an debug initialization file in which i have written
SLOG >>E:\jyoti_AceUnit\test_projects\aceunit_logging_fullplainlogger\Samsung_with_AceUnit\OUT.TXT

using this a file out.txt is getting opened automatically but nothing is written, i have to manually use SLOG OFF and then the file contains the desired output.

But if i use the same function within the debug INIT file with
SLOG >>E:\jyoti_AceUnit\test_projects\aceunit_logging_fullplainlogger\Samsung_with_AceUnit\OUT.TXT
SLOG OFF

Nothing is getting stored in a file since serial logger gets closed as soon as it is opened

any option how to automate the opening and logging of a file using SLOG and SLOG OFF commands

Parents Reply Children
No data