patch applied (hackage-server): "Extend debug and logging infrastructure"

devnull at community.haskell.org devnull at community.haskell.org
Sun Dec 16 15:10:44 CET 2012


Sun Dec 16 14:05:47 GMT 2012  Duncan Coutts <duncan at community.haskell.org>
  * Extend debug and logging infrastructure
  Ignore-this: e8618d92e85f8a5af4aa13de90d9b507
  Add better log functions and pass verbosity into each feature.
  Add logging to feature initialisation.

    M ./Distribution/Server.hs -4 +3
    M ./Distribution/Server/Features.hs -5 +8
    M ./Distribution/Server/Features/Core.hs -2 +6
    M ./Distribution/Server/Features/Distro.hs -2 +5
    M ./Distribution/Server/Features/Documentation.hs -2 +6
    M ./Distribution/Server/Features/DownloadCount.hs -3 +5
    M ./Distribution/Server/Features/HaskellPlatform.hs -2 +5
    M ./Distribution/Server/Features/Html.hs -3 +8
    M ./Distribution/Server/Features/Mirror.hs -1 +4
    M ./Distribution/Server/Features/NameSearch.hs -4 +10
    M ./Distribution/Server/Features/PackageContents.hs -3 +5
    M ./Distribution/Server/Features/PackageList.hs -1 +4
    M ./Distribution/Server/Features/Packages.hs -3 +6
    M ./Distribution/Server/Features/PreferredVersions.hs -2 +6
    M ./Distribution/Server/Features/ReverseDependencies.hs -3 +7
    M ./Distribution/Server/Framework.hs +2
    M ./Distribution/Server/Framework/Cache.hs -12 +13
    A ./Distribution/Server/Framework/Logging.hs
    M ./Distribution/Server/Framework/Types.hs -1 +4
    M ./Main.hs -43 +43




More information about the cabal-devel mailing list