Specify a version from your application which is on.
The launch value can be a hash Git, version string or any exclusive identifier to your application.
That will be great to visualize the session and understand what was the version of your site that was being executed.
javascriptimport fullog from '@fullog/browser' fullog.init("appID", { tag: '0.1.0', });