Closed JXT-Eden closed 3 years ago
Have or can you enabled the Logging of Log4Qt itself? For example in a log4qt property File with log4j.Debug=ALL or directly on the LogManger Logger LogManager::logLogger()->setLevel(....).
Have or can you enabled the Logging of Log4Qt itself? For example in a log4qt property File with log4j.Debug=ALL or directly on the LogManger Logger LogManager::logLogger()->setLevel(....).
Info is used in the code,if a log is large, whether it will block?
close
os: win10 qt:5.10.0 std:c++11 compiler:vs2015
Encapsulated as a singleton mode, in a multi-threaded environment, the use of DailyFileAppender mode, sometimes cannot write to the file and no error msg.