Subject | RE: [firebird-support] Logging |
---|---|
Author | Alan McDonald |
Post date | 2004-03-18T03:11:07Z |
> Hi AlanThere is also a debug log available when using the UDF library - you turn
>
> >>Is it possible to do detail logging of what FB server is doing?
> >>
> >>Regards
> >>
> >>Sandeep
> >>
> >>
> >
> >IBLogManager is a full blown logger - you can get it from Upscene
> >IBExpert (the full version) also has a log feature
> >Alan
> >
> >
>
> I meant logging what FBServer.exe is doing.
>
> Regards
>
> Sandeep
>
debug on and off and between these switches a log of UDF calls are written
to file.
Alan