cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
* [Cluster-devel] logsys in cluster3
@ 2008-06-30 15:23 David Teigland
  2008-06-30 16:38 ` Fabio M. Di Nitto
  0 siblings, 1 reply; 7+ messages in thread
From: David Teigland @ 2008-06-30 15:23 UTC (permalink / raw)
  To: cluster-devel.redhat.com

Main points from the logsys discussion we had

- initialization: use functions instead of macros, don't always need
  logging to be working from the start of execution, can wait until
  function is called to start it, don't need notion of "subsystems"
  or per-source-file logging features

- configuration setup: big blocks of setup code are repeated and largely
  the same, make this less

- configuration changes: user should be able to change logging settings
  in cluster.conf, propagate new cluster.conf, ccs should notify programs
  of cluster.conf change, programs should reread whatever dynamic config
  settings they use (may just be the logging settings), programs should
  then change behavior according to the new settings




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-07-01 19:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-30 15:23 [Cluster-devel] logsys in cluster3 David Teigland
2008-06-30 16:38 ` Fabio M. Di Nitto
2008-06-30 17:31   ` David Teigland
2008-07-01  5:01     ` Fabio M. Di Nitto
2008-07-01 16:37       ` David Teigland
2008-07-01 17:21         ` David Teigland
2008-07-01 19:12           ` David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).