Code:
inline CString getLogFilename()
{
	return CTime::GetCurrentTime().Format("%Y/%m/%d");
}