• SLOG
    Hi , please tell me the syntax of slog when to write in debug.ini file its giving me error if i write like this slog >> D:\out.txt in debug.ini file
  • 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...
  • SLOG in uvision
    I am interested in using the "slog" command to send the serial data to a file, I tried several invocations and none seemed to work. There is no reference to "slog" in the help index. Could someone tell...
  • Automating SLOG OFF
    Hello, I ma trying to automate SLOG OFF; whenever I have logged something interesting I want to dump it to a log file. Is there any way to automate it than just calling it from a Debugger window...
  • SLOG scanf and printf
    I use the SLOG function to do some printf in an ouptut file but how is it possible to do some scanf in another file (input file)?