Call
init()
!with your app ID to configure and start the Fullog. How to find your ID app:
- Visit https://app.fullog.io
- Click on βProject Settingsβ
- Copy your projectID.
javascriptimport fullog from "@fullog/browser"; fullog.init("projectID");
That function receives a second optional pattern that can be used to affect the Fullogβs behavior. The options are listed below.