Skip to content

Logger add function

Loic Hausammann requested to merge logger_add_function into master

Currently the user has no way of knowing the available fields in a logfile. Here I am implementing a simple function that returns the available fields for a given type(s) of particles.

Merge request reports