Create logging library #18

Open
opened 2025-02-08 22:18:17 -07:00 by javif89 · 0 comments
Owner

We should have a library that allows us to have different log levels such as:

  • INFO
  • Critical
  • Error
  • Notice
  • Warning

It can be a simple wrapper around the syslog package in the standard library. Or we can write our own if that ends up being too much rigamaroll.

We should have a library that allows us to have different log levels such as: - INFO - Critical - Error - Notice - Warning It can be a simple wrapper around [the syslog package](https://pkg.go.dev/log/syslog) in the standard library. Or we can write our own if that ends up being too much rigamaroll.
javif89 added this to the v1.0.0 milestone 2025-02-08 22:18:21 -07:00
javif89 added this to the Initial Release project 2025-02-08 22:18:24 -07:00
javif89 added the
Kind/Feature
Priority
Medium
labels 2025-02-08 22:18:43 -07:00
Sign in to join this conversation.
No description provided.