android log to file,Logback-android: Log not getting writen to a file
问题Trying to redirect the log messages using logback-android, so that messages can be saved in a file. However, it is not getting saved into a file.This is my logback.xml file configration, which is st...