Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add support for Tags in Console messages in Google Chrome, Safari, Webkit

Notifications You must be signed in to change notification settings

gramki/ChromeConsoleTags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation


///////////////////////////////////////////////////////////////
//  Append ConsoleCustomization.js to 
//  %GoogleChromeInstallationDir%/Application/%Version%/Resources/Inspector/DevTools.js
//  to get support for tags in console messages.
//
//  You can view/hide messages based on the tags.
//
//  Text in a log message with-in '::' will be treated as a tag.
//  For example, in the message   
//      ::History:: Failed to contact server
//  ::History:: is a tag. 
////////////////////////////////////////////////////////////////


About

Add support for Tags in Console messages in Google Chrome, Safari, Webkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published