caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Logging
@ 2010-12-21  9:51 Gregory Bellier
  2010-12-21 10:29 ` Logging Sylvain Le Gall
  0 siblings, 1 reply; 7+ messages in thread
From: Gregory Bellier @ 2010-12-21  9:51 UTC (permalink / raw)
  To: caml-list

Hello.

Until now, whenever I needed to log something, I used my own function
to log. From now on, I face new problems and I would like to use
syslog to get rid of my logging functions and use the proper unix
ones. However, from what I've seen, syslog logs in messages, user,...
but I can't log in a specific file like "my_project.log" unless I hack
in /etc/syslog.cnf (I don't recall the exact path).

How do you do in your projects ? I tried the following package:
libsyslog-ocaml-dev on Debian.

Thanks in advance for any inputs.

Gregory.


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Logging
@ 2006-07-20  9:20 Tiago Antão
  0 siblings, 0 replies; 7+ messages in thread
From: Tiago Antão @ 2006-07-20  9:20 UTC (permalink / raw)
  To: caml-list

Hi!

Are there any best practices/libraries regarding logging in CAML? My
main use for it will be debugging (I know there are debugging
facilities in CAML, but I am very used to using log as a debug tool -
think Log4J for instance)...

Thanks a lot,
Tiago


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

end of thread, other threads:[~2010-12-21 14:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-21  9:51 Logging Gregory Bellier
2010-12-21 10:29 ` Logging Sylvain Le Gall
2010-12-21 11:16   ` [Caml-list] Logging Gregory Bellier
2010-12-21 11:21     ` Török Edwin
2010-12-21 11:47       ` Gabriel Kerneis
2010-12-21 14:33     ` Michael Ekstrand
  -- strict thread matches above, loose matches on Subject: below --
2006-07-20  9:20 Logging Tiago Antão

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).