-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem/Opportunity
I have integrated RDK Logger component in the module and Logs are getting printed in stdout.
I have added below configs in debug.ini
SEPARATE.LOGFILE.SUPPORT=TRUE
LOG.DIRECTORY=/opt/logs/
LOG.DESTINATION=FILE,SYSLOG
Steps to reproduce
No response
Expected Behavior
RDK LOGS log message should be added to the component log file under /opt/logs directory
Actual Behavior
RDK LOGS log message are printed in stdout. can be viewwd via journalctl command
Notes (Optional)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working