I\'m writing a script that uses an XMLHttpRequest to search for a file defined by a relative path, by attempting to resolve that relative path against other same domain abso
This feature was introduced last year. You can enable it here: DevTools->Settings->General->Console->Hide network messages.
DevTools
Settings
General
Console
Hide network messages
See also Filtering the Console output and Additional settings in the devtools documentation.