aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.exe.config (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Various logging fix ups.onefang1-11/+2
2019-05-19Move cache, config, logs out of tree, and various related clean ups.onefang1-2/+3
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-7/+14
2016-11-27Rejig the logging so that -David Walter Seikel1-10/+3
2016-11-08Reduce default logging level to INFO.David Walter Seikel1-1/+1
2016-11-04Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel1-3/+3
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-6/+31
2012-12-13Independently control logging for per region module loading. I just got sick ...Robert Adams1-0/+6
2012-06-22If starting scripts on initial sim start, provide INFO level log feedback eac...Justin Clark-Casey (justincc)1-1/+1
2012-06-20Change default logging level for XEngine to WARN instead of DEBUG.Justin Clark-Casey (justincc)1-0/+5
2012-01-16Comment out noisy log lines I accidentally included in the nant build target ...Justin Clark-Casey (justincc)1-1/+1
2012-01-16Remove monocov and other obsolete nant build targets.Justin Clark-Casey (justincc)1-1/+1
2011-05-13Fix broken inventory links on viewer 2.Justin Clark-Casey (justincc)1-1/+1
2010-12-03Only force prim persistence before delete if the prim is the result of an unp...Justin Clark-Casey (justincc)1-0/+2
2010-03-03reset the accidental local configuration changesJustin Clark-Casey (justincc)1-1/+1
2010-03-03Fix bug where approximately half the time, attachments would rez only their r...Justin Clark-Casey (justincc)1-1/+1
2010-01-20Console output no longer requires loglevel to be set to info; you can run the...mbowman1-1/+1
2009-10-19* Removed OpenSim.Data.NHibernateJohn Hurliman1-6/+0
2008-12-05Fixed crash (configsection has to be first XML root child element stupid Micr...Tedd Hansen1-3/+3
2008-12-05Garbage CollectorTedd Hansen1-0/+4
2008-04-08added NHibernate stanza to the config which reduces our verbosenessSean Dague1-0/+7
2008-02-12default to appending for log files per Mantis 530, and per Sean Dague1-1/+1
2008-02-06make a couple more changes to get us back very close to old color schemeSean Dague1-1/+1
2008-02-06pass 1 on getting colors back to the consoleSean Dague1-2/+2
2008-02-06Shortened console log messages.Jeff Ames1-1/+1
2008-02-06change the console logging format a little bit to look more likeSean Dague1-2/+2
2008-02-06Revert color console changes until a cross-platform method is found.Jeff Ames1-19/+1
2008-02-06Added colors back to console output.Jeff Ames1-1/+19
2008-02-05Converted logging to use log4net.Jeff Ames1-0/+28