blob: 2e284dd4c282a92ad6a8c1fbf8c33b8aba9cad71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
[header]
name=logexit
comment=tiOPF Log: method exit
select=0
indent=0
cursorcol=33
cursorrow=0
params=1
procedure
paramdefaults=1
*
[]
Log('<< '+Classname+'.${procedure} - ' + Name, lsDebug);
|