Skip to main content
January 27, 2009
Question

modify format of Application Log

  • January 27, 2009
  • 1 reply
  • 520 views
We have CF 8. In the Application Log, there is lots of good information, but not the user name. In most installations, you just can't get it. But our setup is for an Intranet, and the user name is available as a CGI variable.
Can the routine that writes to the Application Log be modified, or should I look at creating custom error pages and use CFLOG to a different log file?
Thanks in advance
Scott
    This topic has been closed for replies.

    1 reply

    Inspiring
    January 29, 2009
    emerys wrote:
    > We have CF 8. In the Application Log, there is lots of good information, but
    > not the user name. In most installations, you just can't get it. But our setup
    > is for an Intranet, and the user name is available as a CGI variable.
    > Can the routine that writes to the Application Log be modified, or should I
    > look at creating custom error pages and use CFLOG to a different log file?

    Scott,

    I think the only solution in this case is to write to a different log files.

    --
    Mack