All Projects → adamschwartz → Log

adamschwartz / Log

Licence: mit
Console.log with style.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
coffeescript
4710 projects

Projects that are alternatives of or similar to Log

debug.js
Debugger of JavaScript, by JavaScript, for JavaScript
Stars: ✭ 19 (-99.31%)
Mutual labels:  console, log, devtools
Go Logger
一个简单而强大的 golang 日志工具包,支持同步和异步输出到 命令行,文件, api 接口,文件支持按文件大小,文件行数,日期切分;A simple and powerful golang logging toolkit that supports synchronous and asynchronous output to the console, file, API interfaces, file support by file size, file line number, date sharding.
Stars: ✭ 152 (-94.5%)
Mutual labels:  console, log
Quicklogger
Library for logging on files, console, memory, email, rest, eventlog, syslog, slack, telegram, redis, logstash, elasticsearch, influxdb, graylog, Sentry, Twilio, ide debug messages and throw events for Delphi/Firemonkey/freepascal/.NET (Windows/Linux/OSX/IOS/Android).
Stars: ✭ 137 (-95.05%)
Mutual labels:  console, log
Lumberjackconsole
On-device CocoaLumberjack console with support for search, adjust levels, copying and more.
Stars: ✭ 205 (-92.59%)
Mutual labels:  console, log
Simple Console
Add an elegant command-line interface to any page
Stars: ✭ 107 (-96.13%)
Mutual labels:  console, log
Rainbow
Delightful console output for Swift developers.
Stars: ✭ 1,606 (-41.94%)
Mutual labels:  console, log
Filter Console
Filter out unwanted `console.log()` output
Stars: ✭ 203 (-92.66%)
Mutual labels:  console, devtools
Electron Log
Just a simple logging module for your Electron application
Stars: ✭ 765 (-72.34%)
Mutual labels:  console, log
webpack-log
A logger for the Webpack ecosystem
Stars: ✭ 18 (-99.35%)
Mutual labels:  console, log
consono
The most correct, informative, appealing and configurable variable inspector for JavaScript
Stars: ✭ 17 (-99.39%)
Mutual labels:  console, log
ptkdev-logger
🦒 Beautiful Logger for Node.js: the best alternative to the console.log statement
Stars: ✭ 117 (-95.77%)
Mutual labels:  console, log
Signale
Highly configurable logging utility
Stars: ✭ 8,575 (+210.01%)
Mutual labels:  console, log
Loglevelnext
A modern logging library for Node.js that provides log level mapping to the console
Stars: ✭ 33 (-98.81%)
Mutual labels:  console, log
Console Badge
🎨 Create simple badges in the browser console
Stars: ✭ 130 (-95.3%)
Mutual labels:  console, log
Logging Helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
Stars: ✭ 5 (-99.82%)
Mutual labels:  console, log
Tinyconsole
📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
Stars: ✭ 1,929 (-30.26%)
Mutual labels:  console, log
Frontendwingman
Frontend Wingman, Learn frontend faster!
Stars: ✭ 315 (-88.61%)
Mutual labels:  console, devtools
Konsul
A react renderer for browser's dev console
Stars: ✭ 605 (-78.13%)
Mutual labels:  console, devtools
log-utils
Basic logging utils: colors, symbols and timestamp.
Stars: ✭ 24 (-99.13%)
Mutual labels:  console, log
logt
🖥️ A colourful logger for the browser
Stars: ✭ 35 (-98.73%)
Mutual labels:  console, log

Log

Console.log with style

Demo

Features

  • Safely call log (instead of console.log) in any browser.
  • Use markdown syntax for quick formatting:
    • italiclog('this is *italic*')
    • boldlog('this word _bold_')
    • codelog('this word `code`')
  • Use a custom syntax to style text however you want: log('this is [c="color: red"]red[c]').

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].