Skip to content

v1.1.0 - FbProfiler rewrap

Compare
Choose a tag to compare
@regorxxx regorxxx released this 05 Jun 19:43
· 20 commits to main since this release

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.