GLOBAL_PRINT_ENABLE top-level property

bool GLOBAL_PRINT_ENABLE
getter/setter pair

FileName print

@Author wangjiong @Date 2023/5/29

@Description: 统一管理日志 日志控制

Implementation

/// 日志控制
bool GLOBAL_PRINT_ENABLE = true;