get_logger should not require a _name_, but optionnaly accept a _prefix_. When not specified, the prefix should be calculated. See #10
get_logger should not require a name, but optionnaly accept a prefix.
When not specified, the prefix should be calculated. See #10