Home
last modified time | relevance | path

Searched refs:add_log (Results 251 – 275 of 313) sorted by relevance

1...<<111213

/dports/devel/viewvc-devel/viewvc-c93d9da79c31457ecb0a771ff52d28353dc6e878/lib/vclib/svn/
H A Dsvn_ra.py85 def add_log(self, log_entry, pool): member in LogCollector
332 cross_copies, lc.add_log, self.ctx)
537 lc.add_log, self.ctx)
/dports/chinese/phpbb3-tw/phpBB3/includes/mcp/
H A Dmcp_reports.php628add_log('mod', 0, 0, 'LOG_PM_REPORT_' . strtoupper($action) . 'D', $post_info[$report['pm_id']]['…
632add_log('mod', $post_info[$report['post_id']]['forum_id'], $post_info[$report['post_id']]['topic_i…
H A Dmcp_queue.php588add_log('mod', $log_data['forum_id'], $log_data['topic_id'], ($log_data['type'] == 'topic') ? 'LOG…
875add_log('mod', $log_data['forum_id'], $log_data['topic_id'], ($log_data['type'] == 'topic') ? 'LOG…
H A Dmcp_post.php498add_log('mod', $post_info['forum_id'], $post_info['topic_id'], 'LOG_MCP_CHANGE_POSTER', $post_info…
/dports/www/moodle310/moodle/analytics/classes/
H A Danalysis.php122 $this->analyser->add_log(get_string('analysablenotused', 'analytics', $a));
186 $this->analyser->add_log(get_string('analysablenotvalidfortarget', 'analytics', $a));
/dports/www/moodle39/moodle/analytics/classes/
H A Danalysis.php122 $this->analyser->add_log(get_string('analysablenotused', 'analytics', $a));
186 $this->analyser->add_log(get_string('analysablenotvalidfortarget', 'analytics', $a));
/dports/www/moodle311/moodle/analytics/classes/
H A Danalysis.php122 $this->analyser->add_log(get_string('analysablenotused', 'analytics', $a));
186 $this->analyser->add_log(get_string('analysablenotvalidfortarget', 'analytics', $a));
/dports/devel/cdash/CDash-2-2-3/xml_handlers/
H A Dtesting_nunit_handler.php251 add_log("Cannot insert test","Test XML parser",LOG_ERR,
H A Dtesting_junit_handler.php278 add_log("Cannot insert test","Test XML parser",LOG_ERR,
H A Dtesting_handler.php212 add_log("Cannot insert test","Test XML parser",LOG_ERR,
/dports/games/jfk/jfk-0.1.1/src/client/
H A Dclient.cc217 cons->add_log(m); in process_network()
/dports/chinese/phpbb3-tw/phpBB3/includes/
H A Dfunctions.php3037 add_log('admin', 'LOG_ADMIN_AUTH_FAIL');
3053 add_log('admin', 'LOG_ADMIN_AUTH_FAIL');
3075 add_log('admin', 'LOG_ADMIN_AUTH_FAIL');
3088 add_log('admin', 'LOG_ADMIN_AUTH_SUCCESS');
3096 add_log('admin', 'LOG_ADMIN_AUTH_FAIL');
3404 function add_log() function
3892 add_log('critical', 'LOG_IMAGE_GENERATION_ERROR', $errfile, $errline, $msg_text);
3944 add_log('critical', 'LOG_GENERAL_ERROR', $msg_title, $log_text);
H A Dfunctions_admin.php312 * @param bool $add_log True if log entry should be added
318 function copy_forum_permissions($src_forum_id, $dest_forum_ids, $clear_dest_perms = true, $add_log argument
441 if ($add_log)
443add_log('admin', 'LOG_FORUM_COPIED_PERMISSIONS', $src_forum_name, implode(', ', $dest_forum_names)…
2290 add_log('admin', 'LOG_AUTO_PRUNE', $row['forum_name']);
H A Dsession.php464add_log('critical', 'LOG_IP_BROWSER_FORWARDED_CHECK', $u_ip, $s_ip, $u_browser, $s_browser, htmlsp…
468 add_log('critical', 'LOG_REFERER_INVALID', $this->referer);
1818 add_log('admin', 'LOG_IMAGESET_LANG_REFRESHED', $this->theme['imageset_name'], $this->img_lang);
1823 add_log('admin', 'LOG_IMAGESET_LANG_MISSING', $this->theme['imageset_name'], $this->img_lang);
/dports/www/tikiwiki/tiki-21.2/lib/core/Tiki/MailIn/
H A DAccount.php300 $lib->add_log('mailin', $detail . ' - ' . $message->getSubject(), $message->getAssociatedUser());
/dports/mail/mailagent/mailagent-9a14a15/agent/
H A Dmaildist.SH397 $grep -v '^;#' pl/add_log.pl >>maildist
/dports/net/hostapd-devel/hostap-14ab4a816/tests/hwsim/
H A Dremotehost.py244 def add_log(self, log_file): member in Host
/dports/security/wpa_supplicant-devel/hostap-14ab4a816/tests/hwsim/
H A Dremotehost.py244 def add_log(self, log_file): member in Host
/dports/emulators/mess/mame-mame0226/src/osd/modules/debugger/
H A Ddebugimgui.cpp162 void add_log(int id);
416 add_log(++m_win_count); in handle_keys()
735 void debug_imgui::add_log(int id) in add_log() function in debug_imgui
1243 add_log(++m_win_count); in draw_console()
/dports/emulators/mame/mame-mame0226/src/osd/modules/debugger/
H A Ddebugimgui.cpp162 void add_log(int id);
416 add_log(++m_win_count); in handle_keys()
735 void debug_imgui::add_log(int id) in add_log() function in debug_imgui
1243 add_log(++m_win_count); in draw_console()
/dports/www/tikiwiki/tiki-21.2/lib/wiki-plugins/
H A Dwikiplugin_prefdoc.php423 …$logslib->add_log('prefDoc', $this->fileCount . ' pref doc files generated/updated covering ' . $t…
/dports/chinese/phpbb3-tw/phpBB3/
H A Dposting.php1078add_log('mod', $forum_id, $topic_id, 'LOG_' . $user_lock . (($change_topic_status == ITEM_LOCKED) …
1596add_log('mod', $forum_id, $topic_id, 'LOG_DELETE_TOPIC', $post_data['topic_title'], $post_username…
1603add_log('mod', $forum_id, $topic_id, 'LOG_DELETE_POST', $post_data['post_subject'], $post_username…
/dports/www/phpbb3/phpBB3/includes/
H A Dfunctions_compatibility.php237 function add_log() function
/dports/biology/py-ont-fast5-api/ont_fast5_api-release_4.0.0/
H A DCHANGELOG.md200 - Fast5 file now supports logging via 'Fast5File.add_log()'
/dports/chinese/phpbb3-tw/phpBB3/includes/acp/
H A Dacp_database.php172 add_log('admin', 'LOG_DB_BACKUP');
249 add_log('admin', 'LOG_DB_DELETE');
415 add_log('admin', 'LOG_DB_RESTORE');

1...<<111213