This page describes the Logging Configuration settings. The following properties can be set:
<user.home> and <user.name> are system properties that contain the home directory and user name.
If Log per Process is enabled, the file name will indicate which process is involved. In this case the default logfile name will be: <user.home>/.owlog/<user.name>_<appname>_<GUID>.log
Example: when you are running the Server Connector for Java and you specified test.log as file name, Adapter logs this process in file: test_Java_Server_10681304540830.log.