Skip to content

Setup logger #5

Open
Open
@lxsameer

Description

@lxsameer

One the key properties of well written software is its ability to log efficiently. So we need to implement a logging layer with following features:

  • Log to stdin for development
  • Collect logs from different part of the system in a replicated node
  • Searchable log entries
  • User Notification
  • Log rotation

For the first phase (0.1.0) the stdin and log collecting features seems enough

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions