Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
slf4j
/
393d8899a64ae7562afe44105b7938b0fd9218a9
/
slf4j-ext
« Previous
de04993
beginning to generalize premain() and log transformer (which now has a builder)
by Thorbjorn Ravn Andersen
· 16 years ago
cdfaeef
beginning to generalize premain() and log transformer (which now has a builder)
by Thorbjorn Ravn Andersen
· 16 years ago
cf31c61
Fixing bug 104
by Ceki Gulcu
· 16 years ago
d5f8eb7
changed to use message formatting
by Thorbjorn Ravn Andersen
· 16 years ago
81d8628
Xlogger implements the org.slf4j.Logger interface. This avoids users from having to
by Ceki Gulcu
· 16 years ago
eeab53a
moved instrumentation methods from AgentMain to AddEntryExitLogginTransformer
by Thorbjorn Ravn Andersen
· 16 years ago
2671aab
removed test artifact
by Thorbjorn Ravn Andersen
· 16 years ago
6e678dc
testing notification system
by Thorbjorn Ravn Andersen
· 16 years ago
16764e7
initial version of javaagent which adds logger entry/exit calls to classes as they are loaded.
by Thorbjorn Ravn Andersen
· 16 years ago
abd9c0b
- slf4j-ext now has the same version number as the rest of SLF4J modules.
by Ceki Gulcu
· 16 years ago
0ed822f
- starting work on the next version namely 1.5.4
by Ceki Gulcu
· 16 years ago
a075b12
- preparing release 1.5.3
by Ceki Gulcu
· 16 years ago
0c19935
Moving XLogger to org.slf4j.ext package
by Ceki Gulcu
· 16 years ago
053a98b
- decoupling slf4j version numbers from slf4j-ext version
by Ceki Gulcu
· 16 years ago
98f51c8
started work on bug 86, http://bugzilla.slf4j.org/show_bug.cgi?id=86
by Ceki Gulcu
· 16 years ago
5630afe
- improved Profiler docs and other minor changes
by Ceki Gulcu
· 16 years ago
a018665
- TimeInstrument was omitted in the previous commit by mistake
by Ceki Gulcu
· 16 years ago
fa9a181
- minor refactoring of the SLF4J profiler API
by Ceki Gulcu
· 16 years ago
a940c6d
slf4j-ext/src/main/resources directory was misplaced
by Ceki Gulcu
· 16 years ago
2bc95bd
indentation matters
by Ceki Gulcu
· 16 years ago
b4064f8
- profilers now know about loggers - added MANIFEST.MF file
by Ceki Gulcu
· 16 years ago
7efba8e
- we need an actual binding for tests to pass
by Ceki Gulcu
· 16 years ago
ad27533
- fixing cruft in pom.xml - adding files to .svn ignore list
by Ceki Gulcu
· 16 years ago
eb84d13
Related to bug 68. See also [1]
by Ceki Gulcu
· 16 years ago