Home
last modified time | relevance | path

Searched refs:get_logger (Results 1 – 25 of 1803) sorted by relevance

12345678910>>...73

/dports/devel/py-dateparser/dateparser-0.7.2/dateparser/languages/
H A Dvalidation.py4 from dateparser.utils import get_logger
19 def get_logger(cls): member in LanguageValidator
21 cls.logger = get_logger()
49 cls.get_logger().error(
75 cls.get_logger().error(
92 cls.get_logger().error(
98 cls.get_logger().error(
123 cls.get_logger().error(
148 cls.get_logger().error(
350 cls.get_logger().error(
[all …]
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Ddatalog.c16 static data_log_t* get_logger() { in get_logger() function
21 data_log_t* log = get_logger(); in data_log_init()
29 data_log_t* log = get_logger(); in data_log_start()
34 data_log_t* log = get_logger(); in data_log_end()
39 data_log_t* log = get_logger(); in data_log_start_item()
44 data_log_t* log = get_logger(); in data_log_end_item()
51 data_log_t* log = get_logger(); in data_log_enable()
56 data_log_t* log = get_logger(); in data_log_enable_all()
61 data_log_t* log = get_logger(); in data_log_set_level()
66 data_log_t* log = get_logger(); in data_log_to()
[all …]
H A Dlog.c33 static log_t* get_logger() { in get_logger() function
49 log_init_structure(get_logger(), level); in log_init()
53 get_logger()->level = level; in log_set_level()
57 get_logger()->timestamp = b; in log_set_timestamp()
61 get_logger()->f = fid; in log_to()
71 log_t* l = get_logger(); in log_use_function()
112 loglvl(get_logger(), level, file, line, func, format, va); in log_loglevel()
117 return get_logger()->level; in log_get_level()
121 return get_logger()->f; in log_get_fid()
136 loglvl(get_logger(), level, file, line, func, format, va); \
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Ddatalog.c16 static data_log_t* get_logger() { in get_logger() function
21 data_log_t* log = get_logger(); in data_log_init()
29 data_log_t* log = get_logger(); in data_log_start()
34 data_log_t* log = get_logger(); in data_log_end()
39 data_log_t* log = get_logger(); in data_log_start_item()
44 data_log_t* log = get_logger(); in data_log_end_item()
51 data_log_t* log = get_logger(); in data_log_enable()
56 data_log_t* log = get_logger(); in data_log_enable_all()
61 data_log_t* log = get_logger(); in data_log_set_level()
66 data_log_t* log = get_logger(); in data_log_to()
[all …]
H A Dlog.c33 static log_t* get_logger() { in get_logger() function
51 log_init_structure(get_logger(), level); in log_init()
55 get_logger()->level = level; in log_set_level()
59 get_logger()->timestamp = b; in log_set_timestamp()
63 get_logger()->f = fid; in log_to()
73 log_t* l = get_logger(); in log_use_function()
124 loglvl(get_logger(), level, file, line, func, format, va); in log_loglevel()
129 return get_logger()->level; in log_get_level()
133 return get_logger()->f; in log_get_fid()
148 loglvl(get_logger(), level, file, line, func, format, va); \
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/keyring_vault/
H A Dvault_io-t.cc110 return new Vault_curl(get_logger(), parser, 0); in create_vault_curl()
118 return new Vault_parser_composer(get_logger()); in create_vault_parser_composer()
154 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
253 new Vault_parser_composer(get_logger()); in TEST_F()
327 new Vault_parser_composer(get_logger()); in TEST_F()
332 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
447 new Vault_parser_composer(get_logger()); in TEST_F()
507 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
581 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
627 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/keyring_vault/
H A Dvault_io-t.cc110 return new Vault_curl(get_logger(), parser, 0); in create_vault_curl()
118 return new Vault_parser_composer(get_logger()); in create_vault_parser_composer()
154 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
253 new Vault_parser_composer(get_logger()); in TEST_F()
327 new Vault_parser_composer(get_logger()); in TEST_F()
332 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
447 new Vault_parser_composer(get_logger()); in TEST_F()
507 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
581 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
627 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/keyring_vault/
H A Dvault_io-t.cc110 return new Vault_curl(get_logger(), parser, 0); in create_vault_curl()
118 return new Vault_parser_composer(get_logger()); in create_vault_parser_composer()
154 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
253 new Vault_parser_composer(get_logger()); in TEST_F()
327 new Vault_parser_composer(get_logger()); in TEST_F()
332 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
447 new Vault_parser_composer(get_logger()); in TEST_F()
507 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
581 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
627 *(reinterpret_cast<Mock_logger *>(get_logger())), in TEST_F()
[all …]
/dports/math/heyoka/heyoka-0.16.0/src/
H A Dlogging.cpp17 return detail::get_logger(); in create_logger()
22 detail::get_logger()->set_level(spdlog::level::trace); in set_logger_level_trace()
27 detail::get_logger()->set_level(spdlog::level::debug); in set_logger_level_debug()
32 detail::get_logger()->set_level(spdlog::level::info); in set_logger_level_info()
37 detail::get_logger()->set_level(spdlog::level::warn); in set_logger_level_warn()
42 detail::get_logger()->set_level(spdlog::level::err); in set_logger_level_err()
47 detail::get_logger()->set_level(spdlog::level::critical); in set_logger_level_critical()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/bindingtester/
H A Dbindingtester.py125 util.get_logger().error('')
127 util.get_logger().debug('')
220 util.get_logger().error('')
318 util.get_logger().info('')
337 util.get_logger().info('')
357 util.get_logger().info(log_message)
362 util.get_logger().error(log_message)
367 util.get_logger().info('')
493 util.get_logger().error('\nERROR: %s' % e)
494 util.get_logger().debug(traceback.format_exc())
[all …]
/dports/science/py-rmf/rmf-1.3.1/include/RMF/
H A Dlog.h28 RMFEXPORT log4cxx::LoggerPtr get_logger();
46 #define RMF_TRACE(expr) LOG4CXX_TRACE(RMF::get_logger(), expr)
47 #define RMF_DEBUG(expr) LOG4CXX_DEBUG(RMF::get_logger(), expr)
48 #define RMF_INFO(expr) LOG4CXX_INFO(RMF::get_logger(), expr)
49 #define RMF_WARN(expr) LOG4CXX_WARN(RMF::get_logger(), expr)
50 #define RMF_ERROR(expr) LOG4CXX_ERROR(RMF::get_logger(), expr)
51 #define RMF_FATAL(expr) LOG4CXX_FATAL(RMF::get_logger(), expr)
/dports/science/rmf/rmf-1.3.1/include/RMF/
H A Dlog.h28 RMFEXPORT log4cxx::LoggerPtr get_logger();
46 #define RMF_TRACE(expr) LOG4CXX_TRACE(RMF::get_logger(), expr)
47 #define RMF_DEBUG(expr) LOG4CXX_DEBUG(RMF::get_logger(), expr)
48 #define RMF_INFO(expr) LOG4CXX_INFO(RMF::get_logger(), expr)
49 #define RMF_WARN(expr) LOG4CXX_WARN(RMF::get_logger(), expr)
50 #define RMF_ERROR(expr) LOG4CXX_ERROR(RMF::get_logger(), expr)
51 #define RMF_FATAL(expr) LOG4CXX_FATAL(RMF::get_logger(), expr)
/dports/devel/p5-Log-Log4perl/Log-Log4perl-1.54/t/
H A D059Wrapper.t28 sub get_logger;
31 *get_logger = sub {
42 Log::Log4perl::get_logger( @args );
62 $logger = get_logger();
65 $logger = get_logger( $pkg );
86 $logger = $class->get_logger();
89 $logger = $class->get_logger($pkg);
/dports/misc/py-powerline-status/powerline-2.8.2/tests/test_python/
H A Dtest_provided_config_files.py31 def get_logger(stream=None): function
70 with VimPowerline(logger=get_logger()) as powerline:
118 with ShellPowerline(Args(ext=['tmux']), logger=get_logger(), run_once=False) as powerline:
127 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
129 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
132 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
136 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
142 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
144 with ShellPowerline(args, logger=get_logger(), run_once=False) as powerline:
157 with IpyPowerline(logger=get_logger(), renderer_module='.pre_5') as powerline:
[all …]
/dports/devel/p5-Log-Log4perl-Tiny/Log-Log4perl-Tiny-1.4.0/t/
H A D03.fake.t6 use Log::Log4perl::Tiny qw( :fake get_logger );
10 my $real_logger = Log::Log4perl::Tiny::get_logger();
13 my $logger = get_logger();
14 is($logger, $real_logger, 'get_logger() works as expected');
21 $logger = get_logger();
22 is($logger, $real_logger, 'get_logger() still works as expected');
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/
H A Dlibgccjit.c365 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
400 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
443 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
465 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
526 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
549 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
577 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
628 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
664 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
2695 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/jit/
H A Dlibgccjit.c365 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
400 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
443 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
465 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
526 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
549 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
577 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
628 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
664 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
2695 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/jit/
H A Dlibgccjit.c365 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
400 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
443 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
465 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
526 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
549 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
577 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
628 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
664 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
2695 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/jit/
H A Dlibgccjit.c359 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
394 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
437 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
459 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
520 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
543 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
586 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
622 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
657 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_struct_set_fields()
2639 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/
H A Dlibgccjit.c359 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
394 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
437 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
459 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
520 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
543 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
586 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
622 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
657 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_struct_set_fields()
2639 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/
H A Dlibgccjit.c359 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
394 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
437 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
459 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
520 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
543 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
586 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
622 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
657 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_struct_set_fields()
2639 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/jit/
H A Dlibgccjit.c378 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
413 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
456 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
478 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
730 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
755 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
788 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
839 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
875 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
3032 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/net/py-kombu/kombu-4.6.11/t/unit/utils/
H A Dtest_debug.py14 with patch('kombu.utils.debug.get_logger') as get_logger:
15 logger = get_logger.return_value = Mock()
18 get_logger.assert_called_with('kombu.test')
27 with patch('kombu.utils.debug.get_logger') as get_logger:
28 logger = get_logger.return_value = Mock()
31 get_logger.assert_called_with('kombu.test')
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/jit/
H A Dlibgccjit.c370 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
405 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
448 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
470 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
531 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
556 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
589 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
640 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
676 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
2768 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/jit/
H A Dlibgccjit.c370 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_release()
405 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_location()
448 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_type()
470 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_get_int_type()
531 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_array_type()
556 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_field()
589 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_bitfield()
640 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_struct_type()
676 JIT_LOG_FUNC (ctxt->get_logger ()); in gcc_jit_context_new_opaque_struct()
2768 if (ctxt->get_logger ()) in gcc_jit_context_add_command_line_option()
[all …]

12345678910>>...73