Module author: Sylvain Hellegouarch <sh@defuze.org>
Creates a file handler and/or a console handler for logging.
This module uses the builtin logging module.
path None - filesystem path to which associate a logging file handler
stdout False - flag indicating if the console handler should be enabled.
name internal name for the logger