Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run examples in 1.1.11 #50

Open
MatthewRalston opened this issue May 15, 2016 · 0 comments
Open

Can't run examples in 1.1.11 #50

MatthewRalston opened this issue May 15, 2016 · 0 comments

Comments

@MatthewRalston
Copy link

>rvm use 2.1.5@log4rtest
>gem list
*** LOCAL GEMS ***

bigdecimal (1.2.4)
bundle (0.0.1)
bundler (1.12.3)
bundler-unload (1.0.2)
executable-hooks (1.3.2)
io-console (0.4.2)
json (1.8.1)
minitest (4.7.5)
psych (2.0.5)
rake (10.1.0, 0.8.7)
rdoc (4.1.0)
rubygems-bundler (1.4.4)
test-unit (2.1.5.0)
>cd examples
>ruby simpleconfig.rb
/scratch/ralstonm/log4r/lib/log4r/staticlogger.rb:5:in `root': uninitialized constant Log4r::Logger::RootLogger (NameError)
        from simpleconfig.rb:12:in `<main>'
outofthebox.rb:5:in `initialize': wrong number of arguments (1 for 0) (ArgumentError)
        from outofthebox.rb:5:in `new'
        from outofthebox.rb:5:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant