Skip to content

Removed explicit dependency to logging plugin so people can change the logging framework#1

Open
fterrier wants to merge 1 commit intoGrailsrocks:masterfrom
fterrier:patch-1
Open

Removed explicit dependency to logging plugin so people can change the logging framework#1
fterrier wants to merge 1 commit intoGrailsrocks:masterfrom
fterrier:patch-1

Conversation

@fterrier
Copy link

When following the instructions in the Grails guide (http://grails.org/doc/2.0.x/guide/conf.html#logging), run-app fails because of that explicit dependency.

To reproduce, add to an app using the cache-headers plugin:
...
inherits("global") {
excludes "grails-plugin-logging", "log4j"
}

and then grails run-app

@jarias
Copy link

jarias commented Jun 19, 2012

Any idea why this patch hasn't been merge? I also need this, is this plugin still maintain?

@blemoine
Copy link

Hi,
our team also needs to remove the logging plugin, can you merge this pull-request please ?

@aurelienmaury
Copy link

Yes, and make a little release of it so we can update from central. Please, please, please

@literalice
Copy link

+1, for the grails logback plugin - http://grails.org/plugin/logback

@ecowden
Copy link

ecowden commented Apr 23, 2013

+1. This is a major problem for us.

@graemerocher
Copy link

It has been merged into https://github.com/grails-plugins/grails-cache-headers which is the new home for cache-headers

rosenfeld pushed a commit to rosenfeld/grails-cache-headers that referenced this pull request Oct 16, 2013
Removed explicit dependency to logging plugin so people can change the logging framework
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

Successfully merging this pull request may close these issues.

7 participants