You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann 5189bbad69 add stop() to logger_file
this allows to close and currently running log process, flush the content
to the file, continue logging during that time, open a new file
and write the new log entries to that new file

basically it allows to use the logger_file multiple times without
needing to destroy the object

this is used in the UE tester to write each testcase into a separate
log file
5 years ago
..
examples RRC-PHY interface (#639) 5 years ago
include add stop() to logger_file 5 years ago
src add stop() to logger_file 5 years ago
test Fix coverty issues (#652) 5 years ago
CMakeLists.txt update copyright notice 6 years ago