Programmer's Guide to writing Applications at SLAC that log to cmlog

API for C/C++/Java programs:

  1. CMLOG Programmer/User Guide

Linking:

  1. CMLOG is a UDE "ext" so the libs are in the standard location ($CD_SOFT/prod/solaris/bin).

Things to remember:

  1. If you use the C/C++ API, remember to tell Ken Brobeck and Ron MacKenzie so your new application process can be added to the clientD dependencies in the cmlogClientD type II startup file and procmanager.


API for the shell command line and shell scripts:

  1. These utilities are available from the shell. (-help gives you help for them).
    cmlogMsgLine -help   (this reads the message from the command line)
    cmlogMsgStdin -help  (this reads the message from stdin... i.e. you can pipe to it)
    


RETURN TO SLAC CMLOG HOME PAGE 

SLAC Last modified: 12-Apr- 2006 by Ron MacKenzie