mmCEsim Log Tool
More...
#include "meta.h"
#include "utils.h"
#include <clip.h>
#include <filesystem>
#include <fstream>
#include <iostream>
Go to the source code of this file.
mmCEsim Log Tool
- Author
- Wuqiong Zhao (wqzha.nosp@m.o@se.nosp@m.u.edu.nosp@m..cn)
- Version
- 0.3.0
- Date
- 2023-08-07
- Copyright
- Copyright (c) 2023 Wuqiong Zhao (Teddy van Jerry)
◆ MMCESIM_LOG_ERR
Enumerator |
---|
CANNOT_OPEN_LOG_FILE | |
◆ copyLogToClipboard()
static void copyLogToClipboard |
( |
| ) |
|
|
inlinestatic |
◆ localLogFileName()
static std::string localLogFileName |
( |
| ) |
|
|
inlinestatic |
Get the log file name on the local machine.
- Returns
- (std::string) The local log file name.
◆ logFileName()
static std::string logFileName |
( |
| ) |
|
|
inlinestatic |
◆ printLog()