控制日志打印功能
ACCIMyLog类构造函数。
检查环境变量是否存在,创建/打开日志文件
语法
void openFile();
设置Environment句柄
void setEnv(EnvironmentImpl *env);