Skip to content

v1.1.0 - FbProfiler rewrap

Choose a tag to compare

@regorxxx regorxxx released this 05 Jun 19:43

Added

  • Rewrapped entire FbProfiler class to also log to file (the same than console.log). FbProfiler object has now an exposed property 'Name'. 'FbProfiler.Print' method will print to console and log file.
  • New method 'FbProfiler.PrintUI' which mimics the old behavior, printing only to console.