FreeCAD Console
Get the status for either Log, Msg, Wrn or Error for an observer
PrintError(string) -- Print an error message to the output
PrintLog(string) -- Print a log message to the output
PrintMessage(string) -- Print a message to the output
PrintWarning -- Print a warning to the output
Set the status for either Log, Msg, Wrn or Error for an observer
documentation index > API > Console API