mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
global: give script or function name in log messages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!rsc by RouterOS
|
||||
# RouterOS script: mode-button-event
|
||||
|
||||
:global LogPrintExit;
|
||||
:global LogPrintExit2;
|
||||
|
||||
$LogPrintExit warning ("This script's functionality has been merged into 'mode-button'.") true;
|
||||
$LogPrintExit2 warning "mode-button-event" ("This script's functionality has been merged into 'mode-button'.") true;
|
||||
|
Reference in New Issue
Block a user