Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Viewing output to System.out?

Glassfish logging is controlled by the logging.properties file in the glassfish/domains/domain1/config directory. Usually System.out is diverted to INFO level logging and should appear the server log file.

Cheers
Paul

On 7 Nov 2019, at 15:29, Russell Gold <russell.gold@xxxxxxxxxx> wrote:
I am trying to debug some problems with the Glassfish ORB running under Glassfish. I enabled some JDK-level logging, which writes to System.out, but Glassfish seems to hide it. How can I see such output?

Thanks,
Russ


glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/glassfish-dev

Back to the top