Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 715 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 715 Bytes

BBLog

Google Apps Script logging library

This builds on the work of Peter Hermann's BetterLog to provide:

  • Logging to a Firebase DB
  • Multiple logging instances
  • Automatic logging of function names and line numbers
  • Automatically log the user's email address or ID, in a full or disguised format

Library ID: 1kzzYZhgODZluRmjsjh7t3O-ftmFAF9h1jaRHU0rOdf9irF0VUiJW33Kt

See "BBLog Test/Examples" for a complete set of unit test and examples on using the library.

The BBLog Script Project used by the library.