• Home
  • Raw
  • Download

Lines Matching refs:detailed

16 * The [link log.detailed.sink_backends.syslog syslog] sink backend now verifies the IP version of t…
21 * Added a new [link log.detailed.utilities.manipulators.range `range_manip`] stream manipulator tha…
22 * Added a new [link log.detailed.utilities.manipulators.tuple `tuple_manip`] stream manipulator tha…
23 * Added a new [link log.detailed.utilities.manipulators.optional `optional_manip`] stream manipulat…
36 * Fixed that [link log.detailed.sink_backends.text_file `text_file_backend`]`::rotate_file` could t…
45 * Added `auto_newline` [link log.detailed.expressions.formatters.auto_newline formatter] and [link …
46detailed.sink_backends.text_ostream output stream], [link log.detailed.sink_backends.text_file tex…
48 …the trailing newline is added there, if needed (e.g. by using [link log.detailed.expressions.forma…
50 * [link log.detailed.sink_backends.text_ostream Output stream] and [link log.detailed.sink_backends…
51 …ilter` and `format` named parameters to sink constructors and [link log.detailed.utilities.setup.c…
52detailed.utilities.setup.filter_formatter filter and formatter parsers], added support for severit…
56 …nts of the rotated file names while scanning for files in the [link log.detailed.sink_backends.tex…
63detailed.sink_backends.text_file text file sink backend]. This allows to combine [link log.detaile…
73 … the total size of rotated files in the target storage if the [link log.detailed.sink_backends.tex…
86 * Added documentation for the "Append" [link log.detailed.utilities.setup.settings config file] par…
108 * Added a way to access the current file name from the [link log.detailed.sink_backends.text_file t…
109 * Added a way to disable log file rotation on [link log.detailed.sink_backends.text_file text file …
117 * File close handler installed in [link log.detailed.sink_backends.text_file text file sink backend…
123detailed.utilities.ipc.object_name resource name wrapper], an [link log.detailed.utilities.ipc.rel…
124 * Added a new character decorator called [link log.detailed.expressions.formatters.decorators.max_s…
159 * Fixed compilation of [link log.detailed.expressions.formatters.decorators character decorators].
160 * Added a workaround for incorrect file name generation in [link log.detailed.sink_backends.text_fi…
189 * Fixed incorrect behavior of [link log.detailed.sink_backends.text_file text file sink backend] in…
197 * [link log.detailed.expressions.formatters.decorators.xml XML character decorator] now escapes quo…
198 * The exceptions thrown by asynchronous sinks created as a result of [link log.detailed.utilities.s…
208 * Added new format flags "%c", "%C" and "%F" to the [link log.detailed.expressions.formatters.named…
209 * Added support for incomplete and empty markers to the [link log.detailed.expressions.formatters.n…
211 …x.hpp` is included, one can use `std::regex` expressions with [link log.detailed.expressions.predi…
213 …trings and settings. Note that this selection does not affect [link log.detailed.expressions.predi…
217 * Fixed [link log.detailed.utilities.manipulators.dump `dump`] manipulator output on AVX2-enabled C…
222 * Added a workaround for MSVC bug that caused the [link log.detailed.utilities.manipulators.add_val…
236 * Fixed [link log.detailed.attributes.timer `timer`] attribute generating incorrect time readings o…
253 * Fixed compilation of some uses of the [link log.detailed.utilities.manipulators.add_value `add_va…
254 * Added a new [link log.detailed.utilities.manipulators.dump `dump`] output manipulator for printin…
270detailed.utilities.manipulators.to_log `to_log`] manipulator allows to customize formatting for pa…
279 …gs, so in most cases users won't need to change the code. See [link log.detailed.attributes.relate…
283 … attribute value extraction and visitation, respectively. See [link log.detailed.attributes.relate…
284 * [link log.detailed.attributes.related_components.scoped_attributes Scoped attribute] macros simpl…
285 * The [link log.detailed.attributes.thread_id `current_thread_id`] attribute no longer uses `boost:…
286 * Added [link log.detailed.attributes.process_name `current_process_name`] attribute. The attribute…
293 …nction for logger acquisition. Use `logger::get` instead. See [link log.detailed.sources.global_st…
302 …ality of asynchronous sink frontends in 1.x releases. See the [link log.detailed.sink_frontends.as…
314 …ves formatting performance. The formatter has been renamed to [link log.detailed.expressions.forma…
315 … file name and line number. The formatter has been renamed to [link log.detailed.expressions.forma…
316 * [link log.detailed.expressions.formatters.decorators Character decorators] were renamed to `c_dec…
317 * Added a new [link log.detailed.expressions.predicates.channel_severity_filter channel severity fi…
347 …n` keyword and the `rotation_at_time_interval` predicate. See [link log.detailed.sink_backends.tex…
357 * Removed rotating file stream. As a replacement, a [link log.detailed.sink_backends.text_file new …
358 * Added a new [link log.detailed.sink_backends.text_multifile multifile] sink backend.
360 * The [link log.detailed.sink_backends.syslog syslog] sink backend is now supported on Windows, too…
362 * Added support for scoped logging. There is now a distinct [link log.detailed.core.record log reco…
367 * A new [link log.detailed.utilities.setup.settings initialization interface] has been exposed. One…