index
:
prosody.git
0.11
0.12
master
s2s
sasl
tls
origin/0.11
origin/0.12
origin/master
origin/s2s
origin/sasl
origin/tls
origin/vault/0.11
origin/vault/master
origin/vault/s2s
origin/vault/sasl
origin/vault/tls
unofficial mirror of the prosody mercurial project
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
loggingmanager.lua
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
loggingmanager: Add a comment about 'nowhere' sink type
Matthew Wild
2009-04-30
1
-0
/
+1
|
*
loggingmanager: Support prepending timestamps in file/console/stdout log sinks
Matthew Wild
2009-04-30
1
-2
/
+29
|
*
loggingmanager: Add ability to set 'log' config option to a filename, which ↵
Matthew Wild
2009-04-29
1
-3
/
+12
|
|
|
|
causes all levels >= info to be logged to that file
*
core.loggingmanager: Reinstating global log() function
Matthew Wild
2009-04-23
1
-0
/
+2
|
*
core.loggingmanager: Refactoring, converted to a module. Now possible to ↵
Matthew Wild
2009-04-22
1
-89
/
+101
|
|
|
|
register additional sink types (think syslog) from other modules
*
core.loggingmanager: Add default logging settings (to console) and fill out ↵
Matthew Wild
2009-04-21
1
-3
/
+11
|
|
|
|
code for adding sinks which catch all sources
*
core.loggingmanager: Filled out most code, and cleaned up
Matthew Wild
2009-04-21
1
-21
/
+136
|
*
core.loggingmanager: A new manager (yay!) to manage log output
Matthew Wild
2009-04-21
1
-0
/
+49
[prev]