| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't... | Justin Clark-Casey (justincc) | 2013-11-23 | 1 | -0/+1 |
* | Add the experimental ability to dump stats (result of command "show stats all... | Justin Clark-Casey (justincc) | 2013-08-06 | 1 | -0/+21 |
* | Independently control logging for per region module loading. I just got sick ... | Robert Adams | 2012-12-13 | 1 | -0/+6 |
* | If starting scripts on initial sim start, provide INFO level log feedback eac... | Justin Clark-Casey (justincc) | 2012-06-22 | 1 | -1/+1 |
* | Change default logging level for XEngine to WARN instead of DEBUG. | Justin Clark-Casey (justincc) | 2012-06-20 | 1 | -0/+5 |
* | Fix broken inventory links on viewer 2. | Justin Clark-Casey (justincc) | 2011-05-13 | 1 | -1/+1 |
* | Only force prim persistence before delete if the prim is the result of an unp... | Justin Clark-Casey (justincc) | 2010-12-03 | 1 | -0/+2 |
* | Console output no longer requires loglevel to be set to info; you can run the... | mbowman | 2010-01-20 | 1 | -1/+1 |
* | * Removed OpenSim.Data.NHibernate | John Hurliman | 2009-10-19 | 1 | -6/+0 |
* | Fixed crash (configsection has to be first XML root child element stupid Micr... | Tedd Hansen | 2008-12-05 | 1 | -3/+3 |
* | Garbage Collector | Tedd Hansen | 2008-12-05 | 1 | -0/+4 |
* | added NHibernate stanza to the config which reduces our verboseness | Sean Dague | 2008-04-08 | 1 | -0/+7 |
* | default to appending for log files per Mantis 530, and per | Sean Dague | 2008-02-12 | 1 | -1/+1 |
* | make a couple more changes to get us back very close to old color scheme | Sean Dague | 2008-02-06 | 1 | -1/+1 |
* | pass 1 on getting colors back to the console | Sean Dague | 2008-02-06 | 1 | -2/+2 |
* | Shortened console log messages. | Jeff Ames | 2008-02-06 | 1 | -1/+1 |
* | change the console logging format a little bit to look more like | Sean Dague | 2008-02-06 | 1 | -2/+2 |
* | Revert color console changes until a cross-platform method is found. | Jeff Ames | 2008-02-06 | 1 | -19/+1 |
* | Added colors back to console output. | Jeff Ames | 2008-02-06 | 1 | -1/+19 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -0/+28 |