util.pposix: Replace the unwieldy module table generation with luaL_register() call...
[prosody.git] / core / loggingmanager.lua
2009-11-29 Tobias MarkmannMerge with tip.
2009-11-25 Matthew WildMerge with Tobias's SASL redesign branch
2009-11-22 Waqas HussainMerged with 0.6.
2009-11-22 Waqas Hussainloggingmanager: Explicitly flush log messages if the...
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-04 Matthew Wildloggingmanager: Whitespace fix
2009-07-28 Matthew WildMerge with 0.5
2009-07-28 Matthew Wildcore.loggingmanager: Enable timestamps by default for...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-19 Waqas HussainMerge with trunk
2009-06-19 Matthew WildMerge with waqas via albert!
2009-06-19 Matthew Wildloggingmanager: Log timestamps when using default file...
2009-06-19 Matthew Wildloggingmanager: Enable debug level for default file...
2009-05-05 Matthew WildMerge with 0.4
2009-05-05 Matthew Wildloggingmanager: File log sinks react to reopen-log...
2009-05-03 Matthew WildMerge with 0.4
2009-05-03 Matthew Wildloggingmanager: Support for specifying a single sink...
2009-05-01 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Add a comment about 'nowhere' sink...
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildloggingmanager: Support prepending timestamps in file...
2009-04-29 Matthew WildMerge with 0.4
2009-04-29 Matthew Wildloggingmanager: Add ability to set 'log' config option...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew Wildcore.loggingmanager: Reinstating global log() function
2009-04-22 Matthew WildMerge with 0.4.1
2009-04-22 Matthew Wildcore.loggingmanager: Refactoring, converted to a module...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Add default logging settings ...
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: Filled out most code, and cleaned up
2009-04-21 Matthew WildMerge with 0.4.1
2009-04-21 Matthew Wildcore.loggingmanager: A new manager (yay!) to manage...