mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-23 19:02:10 +00:00
feature add common function for soft
This commit is contained in:
@@ -91,7 +91,6 @@ bool WCP_Logger::set_level(wxString& level)
|
||||
}
|
||||
}
|
||||
|
||||
std::string WCP_Logger::get_pc_name() { return boost::asio::ip::host_name(); }
|
||||
|
||||
// Add a log message to the queue
|
||||
void WCP_Logger::add_log(const wxString& content, bool is_web = false, wxString time = "", wxString module = "Default", wxString level = "debug")
|
||||
|
||||
Reference in New Issue
Block a user