Overview
The entry point for an application running on OpenFin is the Runtime Version Manager (RVM), the RVM is responsible for managing the OpenFin Runtimes, application assets and bootstrapping the application.
Log Location
The RVM creates a single* log file named rvm.log, located in:
%LocalAppData%\openfin\logs
*Version 4.5.0.19 and earlier created 3 separate log files, see the legacy section in this article for more information
The rvm.log file contains messages generated by the RVM and contains information about the launch of the application. Application errors generated while the application is running will be written to the Runtime debug log.
Legacy RVM versions (4.5.0.19 and earlier)
Location
The RVM logs are stored in:
%localappdata%\OpenFin\logs
It is not possible to change this location.
Files
The RVM creates the following log files:
general.log, verbose.log
Logs the application launch process, includes information retrieved from the application manifest file, local desktop settings and RVM/Runtime versions.
network.log
Logs the RVM network activity. Logs URL access attempts and HTTP response codes.
installer.log
Logs the RVM installation process if installed using an OpenFin installer.
Comments
0 comments
Please sign in to leave a comment.