meduware / Kizuna

A self-hosted, open-source chat app tailored for secure and private communication.
https://kizuna.enesceylan.dev
Other
3 stars 4 forks source link

Develop a Log Management Microservice #74

Open enesceylandev opened 3 months ago

enesceylandev commented 3 months ago

Build a microservice responsible for handling logging operations with the following core functionalities:

  1. Activity Logging: Store logs of user actions, including:
  1. Log Retrieval with Pagination: Provide an API to fetch logs with pagination and limit support for better performance and accessibility.
zali279 commented 3 months ago

Hi @MedusaCollins , I would like to work on this issue.

enesceylandev commented 3 months ago

Hi @zali279 appreciate it for your help! i'll assign this task to you, dont forget to look at contribution guideline.

zali279 commented 2 months ago

Hi @MedusaCollins , The log management microservice is complete. . The PR has been submitted for review: [ https://github.com/meduware/Kizuna/pull/108 ]. Let me know if any changes are needed!