log help

General support regarding TimeTrex, such as
configuring policies/taxes or processing payroll.
Post Reply
jarrett125
Posts: 125
Joined: Tue Aug 23, 2016 11:44 am

log help

Post by jarrett125 »

i want so i still get all the logs from every event but for it to not show up on a website right now i have everything set to true

enable = true
enable_display = true
buffer_output = true
enable_log = true
verbosity = 10

when i go to say reset my password i get this at the bottom of the page i don't want to lose any logs but i also don't want the text at the bottom of the screen.

Debug Buffer ============================================================================ Memory Usage: 1324192 Buffer Size: 11 ---------------------------------------------------------------------------- DEBUG [L0440] [00002ms]: [Function](): URI: /timetrex/interface/ForgotPassword.php?email_sent=1&email=jwj12@scasd.org IP Address: 10.21.17.47 DEBUG [L0442] [00002ms]: [Function](): USER-AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.113 Safari/537.36 DEBUG [L0445] [00002ms]: [Function](): Version: 9.1.3 (PHP: v7.0.8-0ubuntu0.16.04.2) Edition: 10 Production: 1 Server: 10.0.16.209 Database: Type: postgres8 Name: timetrex Config: /var/www/html/timetrex/includes/../timetrex.ini.php Demo Mo DEBUG [L0445] [00002ms]: [Function](): de: 0 DEBUG [L0163] [00018ms]: TTDate::setTimeZone(): Setting TimeZone: America/New_York DEBUG [L0094] [00023ms]: [Function](): Bypassing Authentication DEBUG [L0434] [00023ms]: TTi18n::getBrowserLanguage(): HTTP_ACCEPT_LANGUAGE: en-US,en;q=0.8 DEBUG [L0418] [00023ms]: TTi18n::setLocale(): Set Master Locale To: en_US.UTF-8 DEBUG [L0538] [00024ms]: TTi18n::chooseBestLocale(): Unable to find and set a locale. DEBUG [L2378] [00024ms]: Misc::detectMobileBrowser(): User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.113 Safari/537.36 Retval: DEBUG [L0067] [00024ms]: [Function](): Action: ============================================================================
============================================================================
PROFILER OUTPUT
============================================================================
Calls Time Routine
-----------------------------------------------------------------------------
1 0.7000 ms (3.02 %) Main
16 1.1716 ms (5.05 %) __autoload
1 21.1613 ms (91.30 %) unprofiled

0.1450 ms (0.63 %) Missed
============================================================================
23.1779 ms (100.00 %) OVERALL TIME
============================================================================
shaunw
Posts: 7839
Joined: Tue Sep 19, 2006 2:22 pm

Re: log help

Post by shaunw »

Set enable_display = FALSE
jarrett125
Posts: 125
Joined: Tue Aug 23, 2016 11:44 am

Re: log help

Post by jarrett125 »

ok i will do that thankyou
Post Reply