Logger fix
- The default logger will no longer override the user's logger when importing wagon.
- Module -> Package (everywhere). Most importantly, the metadata now include
package_name
andpackage_version
instead ofmodule_name
andmodule_version
(what the hell was I thinking?).