Hi All,

Hopefully I have the right audience, apologies if not,

Some years ago I submitted the above suggestions.  I now have compiled and
tested a solution to most (excluding windows event log) which would still
satisfy my need in ISP for Firebird.

What is the best way to attempt to get these submitted into the current
build?

The easiest solution I have is minor change to gds__log and #define
FB_LOGFILENAME, coupled with changes to inline strings and some constants.

A more complex solutions, which I believe should have minimum impact, would
be to change inline strings, this involves changes to approximately 146
inline strings in multiple files.  But excludes debug string defined in the
following #ifdef's

VIO_trace
DEBUG
DEBUG_PROCS
DEBUG_VAL_VERBOSE
DEBUG_SIMILAR

The solution includes logging successful and unsuccessful login attempts,
which I also believe could be an option within the firebird.conf to prevent
any degradation of speed by adding a new option LogLevel (0 as is
currently, 1 includes login success and failure attempts).

any help appreciated.

regards

Si
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to