Skip to content

be-fe/JSUILogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

JUILogger

A console log tool with a UI for javascript!
Compatible with mobile devices and desktop devices!
It would be helpful when your native console can't use!

Usage:

console.log('log');

console.info('info');

console.debug('debug');

console.error('error');

console.warning('warning');

:clear ----clear the output area

:close ----close the console

:filter ---- [log|debug|error|info|debug] use this command to filter the message such as ':filter=debug'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published