Launch the GlassFish Admin Console.
In the left navigation panel, expand Applications, and then expand Lifecycle Modules.
Select extralog.
The Edit Lifecycle Module page appears. The extralog lifecycle has these additional properties:
selector – The event selector for the module. Leave this at its default value, solutiongroup in ('SUNPIXPDQ').
level – The log level for the PIX/PDQ Manager. By default this is set to FINEST, but you can modify the value.
filename – The name of the PIX/PDQ Manager log file. By default, this is pixpdq.log, and the file is located in glassfish-home/domains/domain-name/logs.
Update the Value column for the level property with any of these values, and then click save.
FINEST: Logs highly detailed tracing.
FINER: Logs reasonably detailed tracing.
FINE: Logs basic tracing.
CONFIG Logs static configuration messages.
INFO: Logs informative messages.
WARNING: Logs messages that indicate a warning.
SEVERE: Logs messages that indicate a severe failure.
OFF: No logging is performed.