Solves DefaultLogger issues
Solves crash occurring when attempting to log strings with control characters – e.g: google.com?search=this%20may%20crash
, using the DefaultLogger
Solves crash occurring when attempting to log strings with control characters – e.g: google.com?search=this%20may%20crash
, using the DefaultLogger