Skip to content

Progville

Discovering things interesting to a modern software developer.

Topics

  • C
  • Front-end
  • Go
  • JavaScript
  • Other
  • Tools

Book

Password Authentication for Web and Mobile Apps is a book for web and mobile developers who want to learn how secure password authentication works and implement it in their apps.

Get it!

Recent Articles

  • Book: Password Authentication for Web and Mobile Apps
  • columnize — format text into columns in Go
  • React Canvas — render React components to canvas
  • Colors — default web palette replacement
  • logutils — enhanced Go logging

RSS Feed RSS - Posts

Tag: logging

log15 — powerful logging for Golang

log15 — powerful logging for Golang

log15 is a powerful structured logging package for Go with a simple, easy-to-use API. It supports output with color when logging to terminal, and also can write to files, streams, syslog and network.

Continue reading log15 — powerful logging for Golang

Posted on January 12, 2015February 22, 2015Categories GoTags logging, package
© 2021 Progville · Disclaimers · Contact Us