Public bug reported:

There is a function in mahara called perf_to_log which retrieves some
performance information from get_performance_info(), turns it to a
string and adds the string to log file.

But there is a problem with it.

the get_performance_info() does a check for things but the perf_to_log
expects all options to exist.

This is annoying as it fills up the error log with crud we don't need

** Affects: mahara
     Importance: Low
     Assignee: Robert Lyon (robertl-9)
         Status: New


** Tags: errorlogging

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask 
on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1517228

Title:
  Undefined index: ticks

Status in Mahara:
  New

Bug description:
  There is a function in mahara called perf_to_log which retrieves some
  performance information from get_performance_info(), turns it to a
  string and adds the string to log file.

  But there is a problem with it.

  the get_performance_info() does a check for things but the perf_to_log
  expects all options to exist.

  This is annoying as it fills up the error log with crud we don't need

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1517228/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to