jsteemann
e7cd25b264
pretend to use result marked as warn-unused
2019-03-20 14:19:36 +01:00
Frank Celler
cbacd40e02
added options log.file-mode and log.file-group ( #8449 )
2019-03-19 09:05:45 +01:00
Frank Celler
aca1673b62
Revert "added options log.file-mode and log.file-group"
...
This reverts commit 07a04dc49b
.
2019-03-18 21:23:49 +01:00
Frank Celler
07a04dc49b
added options log.file-mode and log.file-group
2019-03-18 21:22:39 +01:00
Frank Celler
9477af198b
big reformat
2018-12-26 00:57:05 +01:00
Wilfried Goesgens
fbd2ca2e79
Feature 3.4/windows utf16 fileaccess ( #6600 )
2018-10-01 17:19:01 +02:00
Jan
4703049c4e
added startup option `--log.escape` for unescaped logging ( #5315 )
2018-05-11 19:12:16 +02:00
Jan
2744d52691
added tests for file descriptors ( #4130 )
...
* added tests for file descriptors
* properly clean up generated test files
2017-12-22 11:00:00 +01:00
Jan
3b5e31252d
fix file descriptor issue in LogAppenderFile::reopenAll ( #4116 )
2017-12-21 14:11:29 +01:00
Jan
86ef7d4018
Bug fix/fixes 1711 obi ( #3730 )
2017-11-17 16:34:33 +01:00
Jan
769b87d7cf
added `--log.color` option to toggle colorful logging to terminal ( #3356 )
2017-10-05 13:36:32 +02:00
Jan
5165155ed1
Bug fix/fixes 0609 ( #3227 )
...
* do not use V8 variant of AQL functions in early optimization stage when a C++ variant is available
* additionally, simplify AQL function definitions and aliases
* warn when more than 90% of max mappings are in use
* added C++ variant of replication catchup
* added `--log.role` option
* updated CHANGELOG
* removed non-existing scheduler.threads option from config
* removed useless __FILE__, __LINE__ invocations
* updated CHANGELOG
* allow a priority V8 context
* remove TRI_CORE_MEM_ZONE
* try to fix Windows errors & warnings
* cleanup
* removed memory zones altogether
* exclude system collections from collection tests
2017-09-13 16:28:21 +02:00
Jan
9fabcafe0e
do not terminate the entire server process if a temp file cannot be c… ( #2563 )
...
* do not terminate the entire server process if a temp file cannot be created
* various bugfixes
2017-06-28 23:29:36 +02:00
Jan
14922aeb84
always flush logs when the server is about to shut down ( #2585 )
...
* always flush logs when the server is about to shut down
* wake up logging thread if it still has messages and we want to shut down
2017-06-18 01:09:22 +02:00
jsteemann
e3ca787992
warn before we run out of file descriptors
2017-03-29 02:35:46 +02:00
jsteemann
2bb8593b7b
simplify buffer handling
2017-02-01 15:18:00 +01:00
jsteemann
998475f1bf
fix Windows paths
2017-01-18 14:31:06 +01:00
jsteemann
ec92c1b3c3
re-use buffer for log messages to save mallocs
2016-05-16 21:33:00 +02:00
Jan Steemann
7d6994862e
fixed startup/shutdown with specific features
2016-04-22 14:44:42 +02:00
Frank Celler
3642dd2db8
added log rotate
2016-03-22 23:49:15 +01:00
Frank Celler
e293447e25
added tty logger
2016-03-22 23:38:30 +01:00
Frank Celler
86fe838a68
new logger
2016-03-22 21:09:48 +01:00