any logger in core?

Francois Berenger francois.berenger.working at gmail.com
Wed Nov 7 01:59:53 GMT 2012


Yes I saw it, thanks.

I'll also take a look at the .mli file, as I was advised to do so by
David House.
I'll try to make an example program to check I can use it correctly.

On Tue, Nov 6, 2012 at 12:12 PM, Yaron Minsky <yminsky at janestreet.com> wrote:
> No, did you see my link?  You can read the ocamldocs:
>
> https://ocaml.janestreet.com/ocaml-core/108.07.01/doc/async_extra/Log.html
>
> On Mon, Nov 5, 2012 at 9:51 PM, Francois Berenger
> <francois.berenger.working at gmail.com> wrote:
>> Argh! I'm forced to read an mli file. ;)
>>
>> On Mon, Nov 5, 2012 at 8:15 PM, David House <dhouse at janestreet.com> wrote:
>>> Judging from the mli, there should be some ocamldocs, yes.
>>>
>>> However, I recommend just looking at the mli.
>>>
>>> On Mon, Nov 5, 2012 at 6:08 AM, Francois Berenger
>>> <francois.berenger.working at gmail.com> wrote:
>>>>
>>>> Is there some ocamldoc for it?
>>>>
>>>> I think I managed to compile the ocamldoc for core and async, but did
>>>> not find anything about a Log module into it.
>>>>
>>>>
>>>> On Sunday, November 4, 2012 9:15:45 PM UTC+9, Yaron Minsky wrote:
>>>>>
>>>>> Don't feel too bad about knowing about it.  It's quite new.
>>>>>
>>>>> But yeah, moving to it eventually sounds right.
>>>>>
>>>>> On Sat, Nov 3, 2012 at 6:43 PM, Sean McLaughlin <sea... at gmail.com> wrote:
>>>>>>
>>>>>> No, sorry.  I didn't know about Async.Log, and I wrote my own logger.
>>>>>> Switching to this one is probably a good idea in the long run for
>>>>>> omake-server.
>>>>>>
>>>>>> On Thu, Nov 1, 2012 at 10:14 PM, Yaron Minsky <ymi... at janestreet.com>
>>>>>> wrote:
>>>>>> > Sean, does your omake-server use Async.Log?  That might be a good
>>>>>> > example.
>>>>>> >
>>>>>> > y
>>>>>> >
>>>>>> > On Thu, Nov 1, 2012 at 9:59 PM, Francois Berenger
>>>>>> > <francois.ber... at gmail.com> wrote:
>>>>>> >> Is there some example program using this logger?
>>>>>> >>
>>>>>> >>
>>>>>> >> On Friday, November 2, 2012 10:40:40 AM UTC+9, Francois Berenger
>>>>>> >> wrote:
>>>>>> >>>
>>>>>> >>> OK, I'm hooked now.
>>>>>> >>>
>>>>>> >>> I plus core in my new project.
>>>>>> >>>
>>>>>> >>> Thanks!
>>>>>> >>> F.
>>>>>> >>>
>>>>>> >>
>>>>>
>>>>>
>>>>



More information about the core mailing list