Question
1
Replies
52
Views
Posted: February 20, 2019
Last activity: February 20, 2019
Closed
Customized Logs
Our requirement is to create the log folders separately for Error,Match and verbose logs and we also want the logs to be defined by us.How can we achieve this?
Hello AnuP3667,
Unfortunately there is OOTB method to do this in Robotics. However, you may be able to implement it through C# using log4net. There are many resources available online for learning to use log4net such as this tutorial: https://www.codeproject.com/Articles/140911/log-net-Tutorial