Writing logs in cef format

Hi,
Would it be possible to write out logs directly in CEF format?
If yes, how to do it?
Thanks,
/Paul

Best would be to create a log writer. Alternately you might be able to do it with print statements but I’d really recommend doing the log writer instead.

  .Seth