saving all ros log in file
How to save all the ros log messages like error, debug and warn messages along info messages in ros log file? As i checked the log file it is oinly saving the info messages and if i change the info to debu or error in rqt_logger_level window than only given selected debug or error msg in saved in log file. How to make it save all types of messages for easier debugging?