Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Discussion: Cortex.cpp Logs #1084

@freelerobot

Description

@freelerobot

Open Questions:

  • What logging library are we using? Stdlib or 3rd party and why?
  • What log levels are supported?
  • Is logging configurable by user?
  • How do you handle log rotation and file size limits?
  • Are logs formatted consistently? e.g. timestamp, source of issue, message
  • How are we passing through upstream errors, e.g. llamacpp errors
  • Where are logs stored?
  • Is logging threadsafe? Are there multiple processes writing to the same logs?
  • Is there a Cortex command to tail logs?

Metadata

Metadata

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions