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