Element-0 / ElementZero

Run windows version of BDS in linux with Mod support
GNU General Public License v3.0
272 stars 51 forks source link

Too much verbose #44

Closed Propinquity-Systems closed 4 years ago

Propinquity-Systems commented 4 years ago

Is there a way to reduce verbose output so that it looks more like the vanilla server software: e.g: Get rid of the stuff in brackets (DBStorage: ......)

codehz commented 4 years ago

in custom.yaml

log-settings:
  format: "%6$s %1$c [%2$s] %5$s"
Propinquity-Systems commented 4 years ago

Could you please add to the wiki what each variable does: %6$ %1$, e.t.c.?

codehz commented 4 years ago

ok, soon

Propinquity-Systems commented 4 years ago

I'm going to experiment and hope to figure out what each one does!