-
I could not install passport-windowsauth ,the npm-debug log has been pasted below.
``````
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli …
-
I downloaded logback-gelf-0.9.6-jar-with-dependencies.jar and put it in my tomcat's shared lib folder, and created a symlink for "logback-gelf.jar".
I then added an appender as per the logback-gelf …
-
Since we're approaching (perhaps we're already there) an unruly number of servers I was thinking of a feature that would be very helpful. We should move toward a central log server to manage log file…
-
# Repro steps
1. Set the system's hostname to something not resolvable via DNS nor listed in the /etc/hosts file.
2. Startup a webapp where the logback-gelf appender is listed in the logback.xml.
3. R…
-
Currently when an object, anything other than a String, is passed to a log method the object will be converted to a String in one of three ways:
- calling `to_s` on the object
- converting via the `in…
-
Hi there,
We're using the gelf appender and the facility is always set to to be gelf-java. I'm having a look through the source code at the moment and I can see that gelf-java is the default set on a…
-
Is it possible to set a pattern, and if so, what is the syntax? We've tried to add this to the appender...
`
%d{HH:mm:ss.SSS} %contextName [%t] %level %logger{36} - %msg%n
…
-
Travis-ci reports that the build fails once the GELF support test was merged in. Looks like it was taking too long.
See:
http://travis-ci.org/#!/csausdev/log4js-node/builds/514258
Looks like the tes…
-
Hi
I have a situation where i need to log few values and put them into additional fields. What are the steps required to add additional fields to the graylog?
will the following steps work:
1) Get G…
-
Hi, and thank you for your project.
You explain how to setup logback gelf in groovy, but not in XML, and i've have an issue with the additionalField parameter.
```
localhost
…
bouil updated
12 years ago