@@ -88,7 +88,7 @@ namespace AutoSellerNS
if(m_strLogFile == null)
{
string strToday = DateTime.Now.ToString("yyyy-MM-dd");
m_strLogFile = GetLogPath()+"/"+strToday+".txt";
m_strLogFile = GetLogPath()+"/AutoSellerLog-"+strToday+".txt";
}
string strLogLevel = "["+enType+"] ";
The note is not visible to the blocked user.