Skip to content

Releases: peterherrmann/BetterLog

v27

25 Jul 00:53

Choose a tag to compare

Logger.log and Logger.info now output to Stackdriver Logging at LogSeverity.INFO not LogSeverity.DEBUG

v26

18 Jul 05:14

Choose a tag to compare

v26

Automatically adds Stackdriver logging and logging via custom functions.

v25

29 Mar 04:30

Choose a tag to compare

v25

Correct lock handling

v24

02 Mar 10:36

Choose a tag to compare

v24
Added a Lock to the critical section where the log is rolled over aft…

v24

02 Mar 10:18

Choose a tag to compare

v24

Added a Lock to the critical section where the log is rolled over after hitting SHEET_MAX_ROWS. Removed undefined file.

v23

12 Feb 23:38

Choose a tag to compare

v23

Fixed argument stringification for undefined arguments

v22

04 Dec 23:22

Choose a tag to compare

v22

Logged objects are now stringified.

v20

16 Sep 01:32

Choose a tag to compare

v20
Version 18 plus fixes #10