2025-07-21 18:55 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004219Spring engineGeneralpublic2013-12-23 23:00
Reporterabma 
Assigned Toabma 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version95.0.1+git 
Target Version96.0Fixed in Version 
Summary0004219: loglevel default changed
Descriptionrecently debug builds spam messages:

http://buildbot.springrts.com/builders/validationtests/builds/3916/steps/validation%20test/logs/stdio
Additional Informationis this wanted behaviour?

can the log "spam" be somehow disabled by config?
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0012450

abma (administrator)

https://github.com/spring/spring/blob/develop/rts/System/LogOutput.cpp#L133

says no... :-|

~0012451

Kloot (developer)

Last edited: 2013-12-23 01:26

View 2 revisions

actually the default level didn't change (it was always LOG_LEVEL_DEBUG in debug builds) but VFSHandler no longer uses a specific section because of my attempts to isolate 4053 --> all LOG(L_DEBUG, ...) messages are now passed to the sinks whereas before users had to enable its section manually

~0012452

abma (administrator)

removing
https://github.com/spring/spring/blob/develop/rts/System/FileSystem/VFSHandler.cpp#L19

will fix this i guess... if so can you do please? thx!
+Notes

-Issue History
Date Modified Username Field Change
2013-12-23 01:00 abma New Issue
2013-12-23 01:00 abma Status new => assigned
2013-12-23 01:00 abma Assigned To => Kloot
2013-12-23 01:00 abma Status assigned => feedback
2013-12-23 01:08 abma Note Added: 0012450
2013-12-23 01:08 abma Status feedback => assigned
2013-12-23 01:24 Kloot Note Added: 0012451
2013-12-23 01:26 Kloot Note Edited: 0012451 View Revisions
2013-12-23 01:35 abma Note Added: 0012452
2013-12-23 23:00 abma Changeset attached => spring release 2d108e76
2013-12-23 23:00 abma Assigned To Kloot => abma
2013-12-23 23:00 abma Status assigned => resolved
2013-12-23 23:00 abma Resolution open => fixed
+Issue History