Sha256: 7ea4f31c94bc19db37139f76e98b56806be2895f46b35d691379d5904b727f55

Contents?: true

Size: 797 Bytes

Versions: 138

Compression:

Stored size: 797 Bytes

Contents

The examples are:

1. outofthebox.rb                 - How to get started with minimal setup
2. simpleconfig.rb                - Using Log4r casually
3. moderateconfig.rb              - A more sophisticated config
4. xmlconfig.rb and moderate.xml  - XML configuration example based on #3
5. rrsetup.rb and rrconfig.xml    - A real example (or used to be ;-)
6. logserver.rb and logclient.rb  - Remote logging example
7. fileroll.rb                    - Using RollingFileOutputter
8. yaml.rb and log4r_yaml.yaml    - YAML configuration example

The output will go to screen and to files in the directory logs/.

Note to RubyGems users: The syntax to require log4r as a gem is as follows:

  require 'rubygems'
  require_gem 'log4r'

Obviously, the examples will need to be modified to follow this.

Version data entries

138 entries across 100 versions & 17 rubygems

Version Path
depengine-0.0.18 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.18 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.17 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.17 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.16 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.16 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.15 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.15 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.14 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.14 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.13 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.13 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
vagrant-shell-0.2.9 demo/templates/vendor/bundle/ruby/1.9.1/gems/log4r-1.1.10/examples/README
tnargav-1.2.3 vendor/bundle/ruby/1.9.1/gems/log4r-1.1.10/examples/README
vagrant-shell-0.2.8 demo/templates/vendor/bundle/ruby/1.9.1/gems/log4r-1.1.10/examples/README
vagrant-shell-0.2.6 vendor/bundle/gems/log4r-1.1.10/examples/README
vagrant-shell-0.2.5 vendor/bundle/gems/log4r-1.1.10/examples/README
depengine-0.0.12 etc/isolate/ruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.12 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README
depengine-0.0.11 etc/isolate/jruby-1.8/gems/log4r-1.1.8/examples/README