cgserver 10.0.21 → 10.0.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -143,7 +143,7 @@ class FrameworkConfig extends Config_1.Config {
143
143
  },
144
144
  categories: {
145
145
  default: {
146
- appenders: ['log_date'],
146
+ appenders: ['log_file'],
147
147
  level: 'ALL'
148
148
  },
149
149
  console: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cgserver",
3
- "version": "10.0.21",
3
+ "version": "10.0.22",
4
4
  "author": "trojan",
5
5
  "type": "commonjs",
6
6
  "description": "free for all.Websocket or Http",