Ticket #620 (new enhancement)

Opened 14 years ago

Last modified 7 years ago

Build and package a zlogger for Debathena

Reported by: jdreed Owned by:
Priority: normal Milestone: The Distant Future
Component: -- Keywords: hackathon
Cc: Fixed in version:
Upstream bug:

Description

There's this monolithic zlogger that's used for the various zephyr log lockers. We should package it for Debathena, assuming it can be made to work with zephyr3.

This would make a good project for a hackathon, perhaps.

Change History

comment:1 Changed 14 years ago by geofft

For future reference: the code is in  /mit/ops/services/zlogger.

It is not clear that we really want this; you can also write a zlogger in about 30 lines of Python with the help of  python-zephyr. Also, choice quote:

/* todo: might leak memory */

comment:2 Changed 14 years ago by jdreed

  • Summary changed from Build and package the monolithic zlogger for Debathena to Build and package a zlogger for Debathena

comment:3 Changed 7 years ago by kenta

note: the comment "might leak memory" is a quote from /mit/ops/services/zlogger (specifically list.c), not python-zephyr.

Note: See TracTickets for help on using tickets.