2026-09-21 19:52:08 -04:00
2026-09-21 19:52:08 -04:00
2026-09-21 20:11:51 -04:00
2026-09-21 20:11:51 -04:00
2026-09-21 19:52:08 -04:00
2026-09-21 20:11:51 -04:00
2026-09-21 19:52:08 -04:00
2026-09-21 20:11:51 -04:00
2026-09-21 20:11:51 -04:00

Filly (フイリー)

A port of some logging routines from OpenRC, mostly the einfo family of functions.

Functions implemented

  • Begin(), End(), equivalent to ebegin() and eend()
  • Error(), Errorn(), Errorx(), equivalent to eerror(), eerrorn() and eerrorx()
  • Info(), Infon(), equivalent to einfo() and einfon()
  • Warn(), Warnn(), Warnx(), equivalent to ewarn(), ewarnn() and ewarnx()

Usage

You should not use this library as a replacement for the log package, there are other libraries for doing that and more.

S
Description
A faux port of some logging routines from OpenRC
Readme
39 KiB
Languages
Go 100%