<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>317018</id>
      <name>Apache Log Regex</name>
      <created_at>2009-02-22T13:32:53Z</created_at>
      <updated_at>2009-08-09T11:52:36Z</updated_at>
      <description>Apache Log Regex is designed to be a simple class to parse Apache log files. It provides functionalities to parse a line from an Apache log file into a hash.

It takes an Apache logging format and generates a regular expression which is used to parse a line from a log file and returns a Hash with keys corresponding to the fields defined in the log format.
The log format should match the one defined in your Apache configuration file with the LogFormat directive.</description>
      <homepage_url>http://code.simonecarletti.com/apachelogregex</homepage_url>
      <download_url></download_url>
      <url_name>apachelogregex</url_name>
      <medium_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_med.png</medium_logo_url>
      <small_logo_url>http://bits.ohloh.net/attachments/1180/ruby_library_small.png</small_logo_url>
      <user_count>1</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>464570</analysis_id>
      <analysis>
        <id>464570</id>
        <project_id>317018</project_id>
        <updated_at>2009-12-03T00:58:38Z</updated_at>
        <logged_at>2009-12-03T00:58:35Z</logged_at>
        <min_month>2008-08-01T00:00:00Z</min_month>
        <max_month>2009-02-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>1408</total_code_lines>
        <main_language_id>12</main_language_id>
        <main_language_name>Ruby</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>mit</name>
          <nice_name>MIT License</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
