lfoppiano commited on
Commit
5ecd509
·
verified ·
1 Parent(s): 1b1f008

Update grobid.yaml

Browse files
Files changed (1) hide show
  1. grobid.yaml +2 -12
grobid.yaml CHANGED
@@ -324,18 +324,8 @@ logging:
324
  com.squarespace.jersey2.guice.JerseyGuiceUtils: "OFF"
325
  appenders:
326
  - type: console
327
- threshold: WARN
328
- timeZone: UTC
329
- # uncomment to have the logs in json format
330
- #layout:
331
- # type: json
332
- - type: file
333
- currentLogFilename: logs/grobid-service.log
334
  threshold: INFO
335
- archive: true
336
- archivedLogFilenamePattern: logs/grobid-service-%d.log
337
- archivedFileCount: 5
338
  timeZone: UTC
339
  # uncomment to have the logs in json format
340
- #layout:
341
- # type: json
 
324
  com.squarespace.jersey2.guice.JerseyGuiceUtils: "OFF"
325
  appenders:
326
  - type: console
 
 
 
 
 
 
 
327
  threshold: INFO
 
 
 
328
  timeZone: UTC
329
  # uncomment to have the logs in json format
330
+ layout:
331
+ type: json