Managing ADF Logger Level On JCS-SX
(Doc ID 2339623.1)
Last updated on JUNE 06, 2022
Applies to:
Oracle Java Cloud Service - SaaS Extension - Version N/A to N/A [Release 1.0]Information in this document applies to any platform.
Goal
While developing ADF java applications on JCSSX, there may be need to manage logging levels.
As per the below doc,
Managing Logging Levels
https://docs.oracle.com/en/cloud/paas/javase-cloud/csjsu/using-command-line-interface-manage-oracle-java-cloud-service-saas-extension.html#GUID-ECED0C16-F508-4425-B5D0-69DE58201683
- java.util.logging
We can modify log level by using SDK.
- log4j
We can modify log level by log4j.properties.
QUESTION:
In using ADF Logger, how can we change log level on JCS-SX ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |