Type: String
The fileName property of the JadeProfiler class contains the profile file name to be used for the output of profile statistics recording times spent in JADE and external methods when the JadeProfiler class report method is called.
You can use this property to specify an optional disk path and a profile file name if you do not want the output from your method profiling output to the log or CSV file located in the path specified by the
The file name, which is dynamic, defaults toJadeProfiler_<application‑name>_yyyyMMdd_hhmmss .log or .csv. A new report file is therefore generated for each call to the JadeProfiler class report method.
If a path is not specified in this
In JADE thin client mode, method profiler output is always output to the workstation that is running the JADE logic; that is, to the application server.
You can specify the default value for this property in the