aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.exe.config (follow)
Commit message (Expand)AuthorAgeFilesLines
* revert changes to *exe.config since a host mask of * produces identical effec...UbitUmarov2017-05-121-6/+0
* soem changes on connections limitsUbitUmarov2017-05-121-0/+7
* let .net decide GC mode from its defaults on the platformUbitUmarov2017-05-091-2/+0
* Make the file based log file format sane for the casual userMelanie Thielker2017-03-311-1/+2
* Added the thread name to the logsOren Hurvitz2015-07-221-1/+1
* Reintroduce general xengine extra debugging log level. This can be controlle...Justin Clark-Casey (justincc)2014-12-031-5/+0
* Revert "Use log-rolling on the log files (once per day)"Oren Hurvitz2014-03-261-2/+8
* Use log-rolling on the log files (once per day)Oren Hurvitz2014-03-251-1/+3
* Stop .NET 4 complaining on Windows when it tries to load in DLLs that haven't...Justin Clark-Casey (justincc)2013-11-231-0/+1
* Add the experimental ability to dump stats (result of command "show stats all...Justin Clark-Casey (justincc)2013-08-061-0/+21
* Independently control logging for per region module loading. I just got sick ...Robert Adams2012-12-131-0/+6
* If starting scripts on initial sim start, provide INFO level log feedback eac...Justin Clark-Casey (justincc)2012-06-221-1/+1
* Change default logging level for XEngine to WARN instead of DEBUG.Justin Clark-Casey (justincc)2012-06-201-0/+5
* Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)2011-05-131-1/+1
* Only force prim persistence before delete if the prim is the result of an unp...Justin Clark-Casey (justincc)2010-12-031-0/+2
* Console output no longer requires loglevel to be set to info; you can run the...mbowman2010-01-201-1/+1
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-6/+0
* Fixed crash (configsection has to be first XML root child element stupid Micr...Tedd Hansen2008-12-051-3/+3
* Garbage CollectorTedd Hansen2008-12-051-0/+4
* added NHibernate stanza to the config which reduces our verbosenessSean Dague2008-04-081-0/+7
* default to appending for log files per Mantis 530, and per Sean Dague2008-02-121-1/+1
* make a couple more changes to get us back very close to old color schemeSean Dague2008-02-061-1/+1
* pass 1 on getting colors back to the consoleSean Dague2008-02-061-2/+2
* Shortened console log messages.Jeff Ames2008-02-061-1/+1
* change the console logging format a little bit to look more likeSean Dague2008-02-061-2/+2
* Revert color console changes until a cross-platform method is found.Jeff Ames2008-02-061-19/+1
* Added colors back to console output.Jeff Ames2008-02-061-1/+19
* Converted logging to use log4net.Jeff Ames2008-02-051-0/+28