index
:
smalltalk/osmo-st-logging
master
Smalltalk implementation of logging framework ideas
Holger Freyther
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-17
image: Forget about the memory on image reloading to avoid free
HEAD
master
Holger Hans Peter Freyther
1
-1/+9
2011-08-23
log: Find the log manager with the right scope
Holger Hans Peter Freyther
1
-1/+1
2011-08-23
syslog: Workaround a libc multiarch debian issue.
Holger Hans Peter Freyther
1
-0/+3
2011-04-14
syslog: Improve the manual test case
Holger Hans Peter Freyther
1
-5/+21
2011-04-14
syslog: Fix the level for the custom exception method
Holger Hans Peter Freyther
1
-1/+3
2011-04-14
syslog: Allow to prepend a prefix to every log message
Holger Hans Peter Freyther
1
-2/+12
2011-04-11
syslog: Keep the name of the syslog around
Holger Hans Peter Freyther
2
-2/+25
2011-04-04
syslog: Add support to log to the syslog infrastructure
Holger Hans Peter Freyther
2
-0/+81
2011-04-03
log: Make it possible to log exceptions
Holger Hans Peter Freyther
2
-1/+31
2011-02-05
log: Make it possible to set the context for the current data..
Holger Hans Peter Freyther
1
-1/+7
2010-12-14
Log: Add Copyright header to the files
Holger Hans Peter Freyther
2
-1/+35
2010-10-20
log: Change the name of the package
Holger Hans Peter Freyther
1
-1/+1
2010-10-20
log: Change the namespace to Osmo
Holger Hans Peter Freyther
1
-1/+1
2010-10-20
log: Add the LogTest.st with some client code of the log framework
Holger Hans Peter Freyther
1
-0/+20
2010-09-08
package.xml: Create a dummy log package
Holger Hans Peter Freyther
1
-0/+9
2010-09-08
LogFilter: Create a LogFilter base class
Holger Hans Peter Freyther
1
-1/+13
2010-09-08
LogManager: Add per process variables for the context
Holger Hans Peter Freyther
1
-0/+12
2010-09-08
LogArea class >> availableAreas: Add method to list available areas
Holger Hans Peter Freyther
1
-0/+7
2010-09-08
Move the policy about the areas into the LogManager
Holger Hans Peter Freyther
1
-43/+40
2010-09-08
Create a LogTarget class, with a Transcript implementation, improve LogArea
Holger Hans Peter Freyther
1
-46/+87
2010-09-07
LogManager: Make the LogArea's work across sourcecode updates
Holger Hans Peter Freyther
1
-43/+76
2010-09-06
Use the loglevel of the area.
Holger Hans Peter Freyther
1
-7/+8
2010-09-06
Fix the logging, log at the enabled status
Holger Hans Peter Freyther
1
-12/+28
2010-09-06
Implement adding the area to the config
Holger Hans Peter Freyther
1
-1/+4
2010-09-05
LogManager: Start designing the API and access.
Holger Hans Peter Freyther
1
-0/+146
2010-09-05
Add a README of what this is about
Holger Hans Peter Freyther
1
-0/+7