|
|
Log tag is a command tag. It writes a log message to the server log file. You can set a different log level for the log message according to the log4j definition of log level.
The syntax is:
<log level="logLevel" message="log message" />
The logLevel can be:
The log message can be a static string or an expression that contains mScript method?.