Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bill 43 posts 65 karma points
    Aug 14, 2012 @ 17:07
    Bill
    0

    Hi,

    The umbracoLog table for a large and well established site (thousands of nodes, dozens of CMS users) is empty and I can't work out why.

    umbracoSettings.config document contains this:

    <logging>   
      <enableLogging>true</enableLogging>
        <enableAsyncLogging>true</enableAsyncLogging>
        <disabledLogTypes>
          <!-- <logTypeAlias>[alias-of-log-type-in-lowercase]</logTypeAlias> -->
        </disabledLogTypes>
        <!-- You can add your own logging tool by implementing the umbraco.BusinessLogic.Interfaces.ILog interface and add the reference here -->
        <!-- The external logger can also act as the audit trail storage by setting the logAuditTrail attribute to true -->
        <!--<externalLogger assembly="~/bin/assemblyFileName.dll" type="fully.qualified.namespace.and.type" logAuditTrail="false" /> -->
      </logging>

    IIS logs look ok too. Other sites on the same serer with the same database server have logging working perfectly well

     

    Please can someone point me in the right direction? Very confused and have spent a long time trying to figure ut what's wrong

     

    Cheers!

     

  • Bill 43 posts 65 karma points
    Aug 14, 2012 @ 17:14
    Bill
    0

    I've checked the table itself as described here:

    http://our.umbraco.org/forum/getting-started/installing-umbraco/31331-Nothing-in-Umbraco-log-table

    and the field has correct default value btw

     

Please Sign in or register to post replies

Write your reply to:

Draft