3.5. 日志
			所有信息输出都是通过日志模块传递,日志模式根据日志级别有不同的选择:
		
- 标准输出/错误
 - 系统日志
 - 日志文件
 - 外部日志功能
 
			The logging levels are set in the 
/etc/lvm/lvm.conf file, which is described in 附录 B, LVM 配置文件.