--- !ruby/object:Gem::Specification 
name: EasyLogger
version: !ruby/object:Gem::Version 
  prerelease: false
  segments: 
  - 0
  - 1
  - 1
  version: 0.1.1
platform: ruby
authors: 
- Sylvain Desbureaux
autorequire: 
bindir: bin
cert_chain: []

date: 2010-12-16 00:00:00 +01:00
default_executable: 
dependencies: []

description: |-
  EasyLogger permit to filter in lines in logs, allowing to 
  view only the inputs you want based on Class or Method
email: 
- sylvain@desbureaux.fr
executables: 
- EasyLogger
extensions: []

extra_rdoc_files: 
- README.rdoc
- EasyLogger.rdoc
files: 
- .gitignore
- EasyLogger.gemspec
- EasyLogger.rdoc
- Gemfile
- README.rdoc
- Rakefile
- bin/EasyLogger
- doc/ArubaOverrides.html
- doc/EasyLogger.html
- doc/EasyLogger/EasyLogger.html
- doc/EasyLogger_rdoc.html
- doc/File.html
- doc/Gemfile.html
- doc/README_rdoc.html
- doc/Rakefile.html
- doc/_index.html
- doc/bin/EasyLogger.html
- doc/class_list.html
- doc/created.rid
- doc/css/common.css
- doc/css/full_list.css
- doc/css/style.css
- doc/features/support/env_rb.html
- doc/file.README.html
- doc/file_list.html
- doc/frames.html
- doc/index.html
- doc/js/app.js
- doc/js/full_list.js
- doc/js/jquery.js
- doc/lib/EasyLogger_version_rb.html
- doc/lib/easy_logger/easy_logger_rb.html
- doc/lib/easy_logger_rb.html
- doc/method_list.html
- doc/rdoc.css
- doc/top-level-namespace.html
- features/class_filtering.feature
- features/class_method_filtering.feature
- features/command_line.feature
- features/method_filtering.feature
- features/step_definitions/command_line_steps.rb
- features/support/env.rb
- html/EasyLogger.html
- html/EasyLogger/EasyLogger.html
- html/File.html
- html/Logging.html
- html/README_rdoc.html
- html/bin/EasyLogger.html
- html/created.rid
- html/index.html
- html/lib/EasyLogger_version_rb.html
- html/lib/easy_logger/easy_logger_rb.html
- html/lib/easy_logger/logging_example_rb.html
- html/lib/easy_logger_rb.html
- html/rdoc.css
- lib/EasyLogger_version.rb
- lib/easy_logger.rb
- lib/easy_logger/easy_logger.rb
- lib/easy_logger/logging_example.rb
- spec/EasyLogger/easy_logger_spec.rb
- spec/spec_helper.rb
has_rdoc: true
homepage: ""
licenses: []

post_install_message: 
rdoc_options: 
- --title
- EasyLogger
- --main
- README.rdoc
- -ri
require_paths: 
- lib
required_ruby_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
required_rubygems_version: !ruby/object:Gem::Requirement 
  none: false
  requirements: 
  - - ">="
    - !ruby/object:Gem::Version 
      segments: 
      - 0
      version: "0"
requirements: []

rubyforge_project: EasyLogger
rubygems_version: 1.3.7
signing_key: 
specification_version: 3
summary: EasyLogger permit to filter in lines in logs
test_files: []