Hello Adrian -
You will find the Radiator reference manual in "doc/ref.pdf" in the Radiator
distribution.
The manual is also available on our website:
http://www.open.com.au/radiator/documentation.html
See sections 5.13 and 5.80.
regards
Hugh
On 18 Jun 2010, at 12:53, Adrian Muste
Hello:
I trying to send the radiator log information to SQL database. I need
information about the parameters that can I use in the SQL query.
for example when we said
insert into %3 (TIME_STAMP, PRIORITY, MESSAGE)
values (%t, %0, &2)
whats means %3, %0, %2. where I can find an equivalent o