Skip to content

History / 2. Creating loggers

Revisions

  • In the note about registering manually created loggers, add a reference to the section about manual creation. In the latter section add register_logger() to the example code with an explaining comment.

    @luator luator committed Jul 6, 2023
  • fixed word order

    @saraedum saraedum committed Mar 18, 2021
  • It should be spdlog namespace not spd

    @xhimanshuz xhimanshuz committed Feb 17, 2021
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Feb 17, 2019
  • Consistency between include and logger init for stdout logger

    @mprat mprat committed Feb 7, 2019
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Nov 6, 2018
  • fixed formating of the _st/_mt suffixes

    @jktjkt jktjkt committed Oct 11, 2018
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Jul 17, 2018
  • fixed namespace

    @beniz beniz committed Mar 19, 2018
  • This line does not compile. The compiler tell me this: "note: candidate constructor not viable: requires 3 arguments, but 4 were provided". Removing the extra argument fixed this.

    @dumheter dumheter committed Dec 29, 2017
  • Updated 2. Creating loggers (markdown)

    @GamePad64 GamePad64 committed Oct 10, 2016
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Sep 23, 2016
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Sep 23, 2016
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Jul 15, 2016
  • Updated 2. Creating loggers (markdown)

    @przemyslaw-szurmak przemyslaw-szurmak committed Jul 15, 2016
  • According to discussion from https://github.com/gabime/spdlog/issues/243 I'm adding section about having multiple loggers with the same output file. Please check my language correctness as English is not my mother tongue.

    @przemyslaw-szurmak przemyslaw-szurmak committed Jul 15, 2016
  • fix two typos

    @Armagetron Armagetron committed Apr 22, 2016
  • Updated 2. Creating loggers (markdown)

    @rpopescu rpopescu committed Aug 14, 2015
  • added description of the overflow policy on async loggers. other small edits.

    @rpopescu rpopescu committed Aug 14, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed May 30, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 26, 2015
  • added performance note about spdlog::get

    @dance dance committed Apr 15, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 13, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 13, 2015
  • Updated 2. Creating loggers (markdown)

    @gabime gabime committed Apr 13, 2015