Toflex / oris_log

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oris-Logger

Oris-logger allows users to log application logs to file, console or DB (NoSql/Sql) The logger users to add context to logs if needed.

Features

  1. Write log to SQL/NoSQL DB.
  2. Write log to file.
  3. Write log to console.
  4. Logs are written in json/plain text format.
  5. Logs can be written to multiple output source i.e. to both file and console.
  6. Context can be added to a log i.e. User ID, can be added to a log to track user footprint.

About

License:Apache License 2.0


Languages

Language:Go 100.0%