where is the printf info log stored?

  • No labels

1 Comment

  1. Hi Z-nokiaqh 

    1. to check whether the log service is running systemctrl status syslog.service
    2. edit the file /etc/default/busybox-syslog to uncomment the line OPTIONS="-O /var/log/mylog"
    3. reboot the system 
    4. the log should be in /var/log/mylog