<AcctLog>
clause that is
defined elsewhere. The argument must specify the Identifier of the AcctLog
clause to use. The AcctLog clause may be defined anywhere else: at the top
level, or in a Realm or Handler clause. You can have as many AcctLog
parameters as you wish. They will be used in the order that they appear in
the configuration file in the same way as <AcctLog
xxxxxx>
clauses.<AcctLog xxxxxx> Identifier myacctlogidentifier .... </AuthLog> <Handler xxxxxx> # This logs through the AcctLog defined above AcctLog myacctlogidentifier </Handler>