Skip to content
Snippets Groups Projects

Logger add modules

Merged Loic Hausammann requested to merge logger_add_modules into master

Nothing really interesting here, I am fully adding the logger to GEAR (writing not reading). Therefore I have implemented the logger for the chemistry and star formation. I would say that the only interesting file is logger.c.

By the way, in the none/default module, I have a static variable that is not used in the writer, but we need it in the reader. What is it the best way to deal with this compilation error? Currently it is commented, thus I will not be able to compile the reader when I will implement it.

I have also realized that my 2 previous merge requests were not compiling and I am fixing them here (I do not what happened to me this week ^^").

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loic Hausammann
  • Loic Hausammann
  • Loic Hausammann
  • Loic Hausammann added 58 commits

    added 58 commits

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • I have done the rebase.

  • added 1 commit

    Compare with previous version

  • Mladen Ivkovic mentioned in merge request !1257 (closed)

    mentioned in merge request !1257 (closed)

  • added 1 commit

    • 4378dc9d - Split logger files in .h and .c

    Compare with previous version

  • Loic Hausammann resolved all threads

    resolved all threads

  • added 1 commit

    • db14d73d - Fix compilation issues with GEAR

    Compare with previous version

  • Everything is working as expected now.

  • added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

    • One day we should sit down and have a proper think about all of this. At the moment having 1000s of lines of code with obvious duplications between different files is really not good.

    • You mean just for the logger? I will write an issue about that and will try to reduce the number of copy/paste in January.

    • Please register or sign in to reply
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading