${var:connectionString} INSERT INTO log(Platform,Category,LogLevel,Module,Action,Message,RecCode,RecTime) VALUES (@applicationId,@category,@levels, @logger, @action, @message,@reccode,@operatingTime);