wc_get_log_file_path moves into `WC_Log_Handler_File` class as a static method. Update deprecations and version info.
This will allow indexed ordering by severity. Add WC_Log_Levels::get_severity_level method to translate severity integers to level strings. The inverse of WC_Log_Levels::get_level_severity. Add context to tests.