0
Add log level to console output history
Add a class name to each item in the console output history denoting the log level of that item. This would allow filtering of the history by log level similar to Firebug; All, error, debug, etc.
0
Manifest Interactive il y a 13 ans
I will go ahead and add a class to the level of output, but we will need to think of a way to filter the output window later. For now though, here are the class names that will be added...
Application Debug Message Class Names:
- app_debug_log
- app_debug_debug
- app_debug_info
- app_debug_warn
- app_debug_error
Console Debug Message Class Names:
- con_debug_log
- con_debug_debug
- con_debug_info
- con_debug_warn
- con_debug_error
Service d'assistance aux clients par UserEcho