Skip to content

2sxc 9.6 - Intensive new logging features

Choose a tag to compare

@iJungleboy iJungleboy released this 26 Sep 15:19
· 8478 commits to master since this release

2sxc 9.6 offers an intensive new internal logging feature, which will help find out exactly what's happening internally.

Main Features

  1. logging framework which can log just about everything happening internally #1308
  2. logging added to almost all web-api endpoints, to ensure log is added whenever an exception is thrown #1308
  3. logging added to almost all web-api endpoints, to ensure optional logging when requested #1308
  4. UI added to enable intensive web-api logging on demand, but only for a limited time (1-10 minutes) #1311
  5. View logging added to log to the page itself, when intensive logging has been enabled #1312
  6. hundreds of lines of logging added, to log throughout the application when needed #1308
  7. added default-stream PartOfPage which will effect Evoq page publishing (see wiki) #1309
  8. Auto-show template-picker dialog if it's the only obvious next action #1300

Bugs Fixed

  1. trouble saving existing items in 9.5.2 #1307
  2. minor corrections in history dialog #1225
  3. trouble changing template #1296