- configure_file_handler and configure_queue_handler
- clean_ingenia_handlers
- Now, configure_logger just configure the StreamHandler
- Python 3.6 and newer compatibility
- Add default values for custom_fields in get_logger function
- Add pytest
- Add category custom field
- Add PUBLIC_FAULT log level
- Changed configure_logger method to configure the logger only once, handlers are not duplicated
- Changed USER log levels to PUBLIC
- First version