Popularity
5.0
Stable
Activity
0.0
Stable
3,006
66
153
Code Quality Rank:
L3
Monthly Downloads: 0
Programming language: HTML
License: MIT License
Latest version: v0.3.0
log alternatives and similar libraries
Based on the "Log" category.
Alternatively, view log alternatives based on common mentions on social networks and blogs.
-
loglevel
:ledger: Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods -
Consono
The most correct, informative, appealing and configurable variable inspector for JavaScript
Appwrite - The open-source backend cloud platform
Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
Promo
appwrite.io
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of log or a related project?
Popular Comparisons
README
Log
Console.log with style
Demo
Features
- Safely call
log
(instead ofconsole.log
) in any browser. - Use markdown syntax for quick formatting:
- italic —
log('this is *italic*')
- bold —
log('this word _bold_')
code
—log('this word `code`')
- italic —
- Use a custom syntax to style text however you want:
log('this is [c="color: red"]red[c]')
.
<!--
Installation
The easiest way to add log
to a website is with Eager.
-->
Support
Stylized logs are supported in the following browsers:
- Chrome 26+
- Firefox 31+ or with Firebug 1.11 beta 2 or later
- Opera with Blink (15+)
- Safari Nightly (537.38+)
Screenshot
Implementations
- Ruby on Rails โ https://github.com/vlado/rails_javascript_log