mErrorLog<<"System server has no access to write file context "<<context.get()<<" (from path "<<fullPath.string()<<", context "<<seLinuxContext8.string()<<")"<<endl;
mErrorLog<<"System server has no access to write file context "<<context.get()<<" (from path "<<fullPath.c_str()<<", context "<<seLinuxContext8.c_str()<<")"<<endl;
mErrorLog<<"System server has no access to read file context "<<context.get()<<" (from path "<<fullPath.string()<<", context "<<seLinuxContext8.string()<<")"<<endl;
mErrorLog<<"System server has no access to read file context "<<context.get()<<" (from path "<<fullPath.c_str()<<", context "<<seLinuxContext8.c_str()<<")"<<endl;