Log name logs from .lp file - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Log name logs from .lp file (/showthread.php?tid=791) |
Log name logs from .lp file - buuuudzik - 16.05.2017 Hello, how can I give script name to logs logged by .lp file? RE: Log name logs from .lp file - admin - 17.05.2017 Use _SCRIPTNAME global variable RE: Log name logs from .lp file - buuuudzik - 17.05.2017 It works. Nice trick |