Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

mantisbt config_defaults_inc.php,1.262,1.263 core.php,1.40,1.41: msg#00037

bug-tracking.mantis.cvs

Subject: mantisbt config_defaults_inc.php,1.262,1.263 core.php,1.40,1.41

Update of /cvsroot/mantisbt/mantisbt
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18418

Modified Files:
config_defaults_inc.php core.php
Log Message:
Added system logging API (logging_api.php) defaulted off


Index: core.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/core.php,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- core.php 26 Apr 2005 17:35:08 -0000 1.40
+++ core.php 13 May 2005 22:02:54 -0000 1.41
@@ -81,6 +81,7 @@

require_once( $t_core_path.'config_api.php' );
require_once( $t_core_path.'timer_api.php' );
+ require_once( $t_core_path.'logging_api.php' );

# load utility functions used by everything else
require_once( $t_core_path.'utility_api.php' );

Index: config_defaults_inc.php
===================================================================
RCS file: /cvsroot/mantisbt/mantisbt/config_defaults_inc.php,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- config_defaults_inc.php 13 May 2005 00:14:37 -0000 1.262
+++ config_defaults_inc.php 13 May 2005 22:02:53 -0000 1.263
@@ -1364,6 +1364,16 @@
# allowing you to see the errors.
# Only turn this option on for debugging
$g_stop_on_errors = OFF;
+
+ # --- system logging ---
+ # This controls the logging of information to a separate file for debug
or audit
+ # $g_log_level controls what information is logged
+ # it is formed by ORing constants like LOG_EMAIL | LOG_PROJECT
+ # see constant_inc for details on the log channels
+ # $g_log_destination specifies where the data goes
+ # right now, only "file:<file path>" is supported
+ $g_log_level = 0;
+ $g_log_destination = '';

##################
# Custom Fields



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
qplus.devel/200...    network.jabber....    debian.qa-packa...    encryption.gpg....    python.dabo.dev...    uclinux.devel/2...    science.mathema...    recreation.pesc...    kernel.ck/2004-...    mozilla.devel.e...    tex.latex.prosp...    ietf.multi6/200...    bbc.cvs/2002-11...    xfree86.newbie/...    jakarta.taglibs...    altlinux.hardwa...    comedi/2002-05/...    horde.bugs/2004...    games.diplomacy...    finance.e-gold....    web.dom.test-su...    lang.ruby.rails...    os.netbsd.devel...    video.gstreamer...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation