mirror of
https://gitee.com/openharmony/hiviewdfx_hiview
synced 2024-11-23 09:09:49 +00:00
commit
3b7815e0f4
@ -29,8 +29,8 @@ namespace {
|
||||
static const int MILLISECOND = 1000;
|
||||
static const int MAX_LINE_NUM = 100;
|
||||
static const int TIME_STRING_LEN = 16;
|
||||
static const int MAX_FILE_NUM = 500;
|
||||
static const int MAX_FOLDER_SIZE = 50 * 1024 * 1024;
|
||||
static const int MAX_FILE_NUM = 5;
|
||||
static const int MAX_FOLDER_SIZE = 5 * 1024 * 1024;
|
||||
static constexpr const char* const TRIGGER_HEADER = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>";
|
||||
static constexpr const char* const HEADER = "*******************************************";
|
||||
static constexpr const char* const HYPHEN = "-";
|
||||
|
Loading…
Reference in New Issue
Block a user