History log of /6.6.0/kv_engine/logger/custom_rotating_file_sink.cc (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v7.1.1, v7.0.4, v7.1.0, v6.6.5-MP1, v6.6.5, v6.6.4, v7.0.2, v7.0.1, v6.6.3, v7.0.0, v6.6.2, v6.5.2, v6.0.5, v6.6.1, v6.5.1-MP5, v6.6.0, v6.5.1-MP3, v6.5.1, v6.0.4, v6.5.0, v6.0.3, v5.5.6, v6.0.2, v5.5.5, v5.5.4
# 2abcba17 18-Mar-2019 ben_huddleston <ben.huddleston@couchbase.com>

MB-30040: Update kv_engine to use Folly

Change-Id: Id2eeb0205ff3c1ddf4269876366613b4860c6c2a
Reviewed-on: http://review.couchbase.org/105225
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: T

MB-30040: Update kv_engine to use Folly

Change-Id: Id2eeb0205ff3c1ddf4269876366613b4860c6c2a
Reviewed-on: http://review.couchbase.org/105225
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Trond Norbye <trond.norbye@couchbase.com>

show more ...


# fc7f5450 15-Mar-2019 Trond Norbye <trond.norbye@gmail.com>

Use cb::io::isFile instead of nonstandard access

Change-Id: I6f6e567787561e0530c174eff75f6e8169730f27
Reviewed-on: http://review.couchbase.org/106256
Tested-by: Trond Norbye <trond.norbye@couchbase.

Use cb::io::isFile instead of nonstandard access

Change-Id: I6f6e567787561e0530c174eff75f6e8169730f27
Reviewed-on: http://review.couchbase.org/106256
Tested-by: Trond Norbye <trond.norbye@couchbase.com>
Reviewed-by: Dave Rigby <daver@couchbase.com>

show more ...


Revision tags: v6.0.1, v5.5.3, v5.1.3, v6.0.0, v5.5.2
# 0238430f 22-Aug-2018 Ben Huddleston <ben.huddleston@couchbase.com>

MB-30798: Update spdlog to version 1.1

As we need to make changes to spdlog we should first update
our version of it to 1.1. Make the necessary changes to
our code to use the new spdlog api.

Use th

MB-30798: Update spdlog to version 1.1

As we need to make changes to spdlog we should first update
our version of it to 1.1. Make the necessary changes to
our code to use the new spdlog api.

Use the new buffer/size style string returned by fmtlib
where we perform custom formatting.

Change-Id: I616628d50008758e21a54003cf676c1eb3109cc9
Reviewed-on: http://review.couchbase.org/100224
Reviewed-by: Dave Rigby <daver@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>

show more ...


Revision tags: v5.5.1, v5.1.2, v5.5.0
# 9425377e 13-Jun-2018 Trond Norbye <trond.norbye@gmail.com>

C++14: Include <memory> instead of <platform/make_unique.h>

Change-Id: I2f1ce5ec0ebcca33c54ccae1f54839429fd1e470
Reviewed-on: http://review.couchbase.org/95562
Reviewed-by: Dave Rigby <daver@couchba

C++14: Include <memory> instead of <platform/make_unique.h>

Change-Id: I2f1ce5ec0ebcca33c54ccae1f54839429fd1e470
Reviewed-on: http://review.couchbase.org/95562
Reviewed-by: Dave Rigby <daver@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>

show more ...


Revision tags: v5.1.1, v5.1.0
# 7fa77746 25-Jan-2018 Trond Norbye <trond.norbye@gmail.com>

Cleanup: Remove unused max_files in spdlogger

It is the responsibility of ns_server to clean up the files
which isn't supposed to be collected.

Change-Id: I914aaa654346937ea0c60ea3f52bea4aa16fc85c

Cleanup: Remove unused max_files in spdlogger

It is the responsibility of ns_server to clean up the files
which isn't supposed to be collected.

Change-Id: I914aaa654346937ea0c60ea3f52bea4aa16fc85c
Reviewed-on: http://review.couchbase.org/88361
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Dave Rigby <daver@couchbase.com>

show more ...


# 61f006ad 19-Jan-2018 Trond Norbye <trond.norbye@gmail.com>

MB-27665: Fix problems with EMFILE for spdlogger

Continue to log to the same file if we encounter problems opening
the next log file.

Change-Id: Ia35a5aa4f6f320704725ae1c987bd581d605a637
Reviewed-o

MB-27665: Fix problems with EMFILE for spdlogger

Continue to log to the same file if we encounter problems opening
the next log file.

Change-Id: Ia35a5aa4f6f320704725ae1c987bd581d605a637
Reviewed-on: http://review.couchbase.org/88134
Reviewed-by: Tim Bradgate <tim.bradgate@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Dave Rigby <daver@couchbase.com>

show more ...


# 14052dea 19-Jan-2018 Trond Norbye <trond.norbye@gmail.com>

Refactor: move the spdlogger to memcached_logger

Instead of doing dynamic loading of the logger it is linked into
the binary.

Change-Id: I1577397cc29ecd4f73a50836391a985bac94fe7f
Reviewed-on: http:

Refactor: move the spdlogger to memcached_logger

Instead of doing dynamic loading of the logger it is linked into
the binary.

Change-Id: I1577397cc29ecd4f73a50836391a985bac94fe7f
Reviewed-on: http://review.couchbase.org/88092
Reviewed-by: Dave Rigby <daver@couchbase.com>
Reviewed-by: Tim Bradgate <tim.bradgate@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>

show more ...