aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.Emulations
diff options
context:
space:
mode:
authorRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-11 15:16:06 +0300
committerRoy Ben Shabat <roy.mail.net@gmail.com>2025-09-11 15:16:06 +0300
commit2d6c47884cb7e9a77cf9cd1c950898fd321bb5f5 (patch)
tree35f5ae30b536b6f04e434b847e5c9e5fc000b795 /Software/Visual_Studio/Tango.Emulations
parentb3f8ff791b0da2b600b719b745b99029b2df1c32 (diff)
downloadTango-2d6c47884cb7e9a77cf9cd1c950898fd321bb5f5.tar.gz
Tango-2d6c47884cb7e9a77cf9cd1c950898fd321bb5f5.zip
Alerts & n8n Teams Integration.
Diffstat (limited to 'Software/Visual_Studio/Tango.Emulations')
-rw-r--r--Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs b/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs
index 123f72e67..4dffefea2 100644
--- a/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs
+++ b/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs
@@ -811,7 +811,7 @@ namespace Tango.Emulations.Emulators
res.LineNumber = 100;
res.Filter = 1;
res.Message = "This is a false message " + counter;
- res.Category = DebugLogCategory.Info;
+ res.Category = DebugLogCategory.Error;
if (!EmulateCorruption)
{