I think that's what most people do, and what my session at SW Fox in a few
weeks will address.

E

On Thu, Oct 5, 2023 at 8:47 AM Alan Bourke <alanpbou...@fastmail.fm> wrote:

> I just have my own class that I create a global instance of, and that logs
> to file under a specified folder structure based on date, like:
>
> app\logs\2023\10\05\app.log
>
> Then an append method like:
>
> myApp.goLogger.Append("some text")
>
> Which updates the log file like:
>
> 2023-10-05T14:44:58:some text
>
> If I needed features like logging to a table, different log levels and so
> forth I'd use one of the two you mentioned.
>
> --
>   Alan Bourke
>   alanpbourke (at) fastmail (dot) fm
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: https://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: https://leafe.com/archives
This message: 
https://leafe.com/archives/byMID/caawxvunreyn4wmzdx0rcx1hfmwwxm5d+fmapbs4dpcc4nwk...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to