MCPcopy Index your code

hub / github.com/SpriteOvO/spdlog-rs / functions

Functions724 in github.com/SpriteOvO/spdlog-rs

↓ 2 callersMethodvia_macro
(&self)
spdlog/src/sink/std_stream_sink.rs:38
↓ 2 callersMethodvia_write
(&self)
spdlog/src/sink/std_stream_sink.rs:31
↓ 2 callersMethodwrite_if_opt
( &mut self, conf: bool, option: Option<O>, dest: &mut StringBuf, f: i
spdlog/src/formatter/full_formatter.rs:329
↓ 2 callersMethodwrite_to
(&self, dest: &mut impl fmt::Write, brackets: bool)
spdlog/src/kv.rs:244
↓ 2 callersMethodyear_short_str
(&mut self)
spdlog/src/formatter/local_time_cacher.rs:261
↓ 1 callersFunctionandroid_log_write
( priority: LogPriority, tag: Option<&str>, text: &str, )
spdlog/src/sink/android_sink.rs:40
↓ 1 callersMethodas_optional_mut
(&mut self)
spdlog-macros/src/normalize_forward.rs:69
↓ 1 callersMethodas_record
(&self)
spdlog/src/record.rs:254
↓ 1 callersMethodas_short_str
(&self)
spdlog/src/level.rs:133
↓ 1 callersFunctionbench_mt
(logger: Logger, message_count: usize, threads: usize)
spdlog/benches/spdlog-rs/cmp-cpp-async.rs:71
↓ 1 callersFunctionbench_pattern
(bencher: &mut Bencher, pattern: impl Pattern + Clone + 'static)
spdlog/benches/spdlog-rs/pattern.rs:86
↓ 1 callersMethodbg_code
(&self)
spdlog/src/terminal_style.rs:43
↓ 1 callersMethodbuild
(self, _: Infallible)
spdlog/src/sink/dedup_sink.rs:305
↓ 1 callersMethodbuild
(self, _: Infallible)
spdlog/src/sink/write_sink.rs:213
↓ 1 callersMethodbuild
Builds a [`AsyncPoolSink`].
spdlog/src/sink/async_sink/async_pool_sink.rs:235
↓ 1 callersMethodbuild_arc
(self, _: Infallible)
spdlog/src/sink/write_sink.rs:220
↓ 1 callersFunctionbuild_builtin_pattern
(builtin: &BuiltInFormatter)
spdlog/src/formatter/pattern_formatter/runtime.rs:204
↓ 1 callersMethodbuild_default
(&mut self)
spdlog/src/logger.rs:652
↓ 1 callersMethodbuild_expr
(&self, template: &Template, mut style_range_seen: bool)
spdlog-macros/src/pattern/synthesis.rs:29
↓ 1 callersMethodbuild_formatter_creation
(&self, formatter_token: &TemplateFormatterToken)
spdlog-macros/src/pattern/synthesis.rs:64
↓ 1 callersMethodbuild_literal
(&self, literal_token: &TemplateLiteral)
spdlog-macros/src/pattern/synthesis.rs:55
↓ 1 callersMethodbuild_patterns
( &self, template: Template, mut style_range_seen: bool, )
spdlog/src/formatter/pattern_formatter/runtime.rs:168
↓ 1 callersMethodbuild_style_range_creation
(&self, body: Expr)
spdlog-macros/src/pattern/synthesis.rs:76
↓ 1 callersMethodcall
Calls the error handler with an error.
spdlog/src/error.rs:361
↓ 1 callersFunctioncheck_custom_pattern_names
(names: I)
spdlog-internal/src/pattern_parser/registry.rs:95
↓ 1 callersFunctioncheck_inputs
(normalize: &Normalize)
spdlog-macros/src/normalize_forward.rs:143
↓ 1 callersMethodcollected
(&self)
spdlog/examples/05-sink.rs:23
↓ 1 callersFunctionconfigure_file_logger
()
spdlog/examples/02-file.rs:18
↓ 1 callersFunctionconfigure_rotating_daily_file_logger
()
spdlog/examples/02-file.rs:30
↓ 1 callersFunctionconfigure_rotating_hourly_file_logger
()
spdlog/examples/02-file.rs:60
↓ 1 callersFunctionconfigure_rotating_period_file_logger
()
spdlog/examples/02-file.rs:75
↓ 1 callersFunctionconfigure_rotating_size_file_logger
()
spdlog/examples/02-file.rs:45
↓ 1 callersMethodcount
()
spdlog/src/level.rs:108
↓ 1 callersMethodcustom_patterns
(&self)
spdlog-macros/src/pattern/mod.rs:79
↓ 1 callersFunctiondaily
(hour: u32, minute: u32)
spdlog/src/sink/rotating_file_sink.rs:1471
↓ 1 callersMethoddelta_chrono
(&self)
spdlog/src/sink/rotating_file_sink.rs:705
↓ 1 callersMethoddelta_std
(&self)
spdlog/src/sink/rotating_file_sink.rs:696
↓ 1 callersMethoddiscriminant
(&self)
spdlog/src/level.rs:291
↓ 1 callersMethoddrop_flush
(&mut self)
spdlog/src/sink/rotating_file_sink.rs:337
↓ 1 callersFunctionecho_logger_from_formatter
( formatter: P, name: Option<&'static str>, )
spdlog/src/test_utils/common.rs:232
↓ 1 callersMethodemit
(self)
spdlog-macros/src/lib.rs:49
↓ 1 callersFunctionenable_ansi_escape_sequences
()
spdlog/src/sink/std_stream_sink.rs:434
↓ 1 callersMethoderror_handler
(self, handler: F)
spdlog/src/sink/file_sink.rs:206
↓ 1 callersMethodexec
calls this function in async threads
spdlog/src/sink/async_sink/async_pool_sink.rs:309
↓ 1 callersFunctionfactory_of_pattern
(pattern: &PatternKind)
spdlog-macros/src/pattern/synthesis.rs:85
↓ 1 callersMethodfg_code
(&self)
spdlog/src/terminal_style.rs:28
↓ 1 callersMethodfinal_sink
(&self, sink: Arc<dyn Sink>)
spdlog/benches/spdlog-rs/spdlog-rs.rs:38
↓ 1 callersMethodfinalize
(self)
spdlog/src/kv.rs:316
↓ 1 callersMethodflush
(&self)
spdlog/src/sink/dedup_sink.rs:203
↓ 1 callersMethodflush
(&self)
spdlog/src/sink/write_sink.rs:125
↓ 1 callersMethodflush
(&mut self)
spdlog/src/sink/std_stream_sink.rs:102
↓ 1 callersMethodflush
(&self)
spdlog/src/sink/async_sink/async_pool_sink.rs:130
↓ 1 callersFunctionflush_default_logger_at_exit
()
spdlog/src/lib.rs:753
↓ 1 callersMethodflush_on_exit
Flushes any buffered records at program exit. _spdlog-rs_ will perform a flush for sinks in the default logger when the program exits, and the flush
spdlog/src/sink/mod.rs:271
↓ 1 callersMethodflush_on_exit
(&self)
spdlog/src/sink/dedup_sink.rs:207
↓ 1 callersMethodflush_sinks_on_exit
(&self)
spdlog/src/logger.rs:504
↓ 1 callersMethodflush_sinks_on_exit
(&self)
spdlog/src/sink/dedup_sink.rs:161
↓ 1 callersFunctionfmt_with_time
(ctx: &mut FormatterContext, record: &Record, mut callback: F)
spdlog/src/formatter/local_time_cacher.rs:11
↓ 1 callersMethodformat
( &self, record: &Record, dest: &mut StringBuf, fmt_ctx: &mut FormatterContext
spdlog/src/formatter/pattern_formatter/mod.rs:373
↓ 1 callersMethodformat
( &self, record: &Record, dest: &mut StringBuf, ctx: &mut Form
spdlog/examples/04-format.rs:46
↓ 1 callersMethodformat_impl
( &self, record: &Record, dest: &mut StringBuf, _ctx: &mut FormatterContext,
spdlog/src/formatter/json_formatter.rs:173
↓ 1 callersMethodformat_impl
( &self, record: &Record, dest: &mut StringBuf, ctx: &mut FormatterContext,
spdlog/src/formatter/full_formatter.rs:116
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/journald_sink.rs:185
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/win_debug_sink.rs:104
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/android_sink.rs:147
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/write_sink.rs:185
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/std_stream_sink.rs:373
↓ 1 callersMethodformatter
(self, formatter: F)
spdlog/src/sink/file_sink.rs:193
↓ 1 callersFunctionfrom_str
()
spdlog/src/level.rs:458
↓ 1 callersMethodfull_second_str
(&mut self)
spdlog/src/formatter/local_time_cacher.rs:125
↓ 1 callersFunctiongenerate_code_test_utils
Generate test utils for unit tests, integration tests and doc tests Workaround for the rustdoc bug https://github.com/rust-lang/rust/issues/67295
spdlog/build.rs:32
↓ 1 callersMethodget
Loads the level filter with `Relaxed` ordering.
spdlog/src/level.rs:390
↓ 1 callersFunctionget_current_process_id
()
spdlog/src/formatter/pattern_formatter/pattern/process_id.rs:38
↓ 1 callersMethodget_last_msg
(&self)
spdlog/tests/pattern.rs:131
↓ 1 callersFunctionget_mock_record
()
spdlog/src/formatter/pattern_formatter/mod.rs:1210
↓ 1 callersMethodget_mut_expect
(&mut self)
spdlog/src/sync.rs:36
↓ 1 callersFunctionhandle_datetime
(input: impl Into<String>)
spdlog/tests/pattern.rs:246
↓ 1 callersFunctionhook_panic
()
spdlog/src/lib.rs:776
↓ 1 callersFunctionimpl_manually
()
spdlog/examples/04-format.rs:33
↓ 1 callersFunctioninit_env_level_from
Initializes environment variable level filters from a specified environment variable. For more information, see [`init_env_level`]. # Examples - `M
spdlog/src/lib.rs:717
↓ 1 callersMethodinit_previous_file_paths
(&mut self, max_files: usize, mut now: SystemTime)
spdlog/src/sink/rotating_file_sink.rs:519
↓ 1 callersMethodis_dup_record
(&self, last_record: Option<Record>, other: &Record)
spdlog/src/sink/dedup_sink.rs:118
↓ 1 callersFunctionjournal_send
(args: impl Iterator<Item = impl AsRef<str>>)
spdlog/src/sink/journald_sink.rs:50
↓ 1 callersMethodkv
(&mut self, value: bool)
spdlog/src/formatter/full_formatter.rs:258
↓ 1 callersMethodlevel
(&self)
spdlog/src/level.rs:305
↓ 1 callersMethodlevel_filter
(&self)
spdlog/src/sink/mod.rs:115
↓ 1 callersMethodlevel_filter
(self, level_filter: LevelFilter)
spdlog/src/sink/write_sink.rs:174
↓ 1 callersMethodlevel_filter
(self, level_filter: LevelFilter)
spdlog/src/sink/rotating_file_sink.rs:814
↓ 1 callersMethodline
(&self)
spdlog/src/source_location.rs:72
↓ 1 callersMethodlog
(&self, record: &Record)
spdlog/src/sink/dedup_sink.rs:187
↓ 1 callersMethodlog
(&self, record: &Record)
spdlog/src/sink/async_sink/async_pool_sink.rs:123
↓ 1 callersFunctionlog_something
()
spdlog/src/log_crate_proxy.rs:133
↓ 1 callersMethodname
(&self)
spdlog/src/logger.rs:181
↓ 1 callersMethodnanosecond
(&mut self)
spdlog/src/formatter/local_time_cacher.rs:231
↓ 1 callersFunctionnormalize
(normalize: Normalize)
spdlog-macros/src/normalize_forward.rs:176
↓ 1 callersFunctionparse_cpp_result_raw_async
(raw: str)
spdlog/benches/results/chart-gen.py:63
↓ 1 callersFunctionparse_cpp_result_raw_sync
(raw: str)
spdlog/benches/results/chart-gen.py:45
↓ 1 callersFunctionparse_rust_result_raw
(raw: str)
spdlog/benches/results/chart-gen.py:22
↓ 1 callersFunctionpattern_impl
(pattern: Pattern)
spdlog-macros/src/pattern/mod.rs:15
↓ 1 callersFunctionpush_err
()
spdlog/src/error.rs:433
← previousnext →201–300 of 724, ranked by callers