• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cloudmarker / cloudmarker
91%
master: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/urllib3-1.26.5
DEFAULT BRANCH: master
Repo Added 17 Dec 2018 06:07PM UTC
Files 92
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH logger-defaults
branch: logger-defaults
CHANGE BRANCH
x
Reset
  • logger-defaults
  • 0.1.0
  • alertdocs
  • apidocindent
  • audit-version
  • auditemails
  • azcloud
  • azstorage
  • azurecloud
  • azurecloud-exception
  • azvm_record_type
  • azwebapp
  • badges
  • baseconfig
  • bracket
  • buckets
  • build-matrix
  • changelog
  • clioptions
  • clouderror
  • common-plugins-config
  • consistency
  • copy-ext
  • copyext
  • cov_clean
  • dependabot/pip/cryptography-3.3.2
  • dependabot/pip/httplib2-0.18.0
  • dependabot/pip/httplib2-0.19.0
  • dependabot/pip/pyyaml-5.4
  • dependabot/pip/rsa-4.7
  • dependabot/pip/urllib3-1.26.5
  • dist
  • docfixes
  • doctest-fix
  • email_debug_param_from_config
  • emailbody
  • emaildocs
  • empty-port
  • esstore
  • firewalleventtest
  • firewallnorm
  • firewallruleevent
  • fix-esstore-done
  • fix-unused-input-queue
  • fix_cloud_worker
  • fixbuild
  • fixcoverage
  • fixindent
  • freeze
  • gcpcloudlogs
  • gcpcloudtest
  • iam_policy
  • ignore-virtual-machines
  • ioworkers
  • key_file_name_fix
  • lint
  • load_yaml_safely
  • log
  • logfixes
  • logging-levels
  • master
  • maxrecs
  • mock-records
  • mockplugins
  • mongodbdefaults
  • mongodbfix
  • mongodbtests
  • multiprocessing
  • pluginframework
  • pluginloader
  • readable-version
  • readme
  • remove-email-config
  • removefirewallevent
  • rename_logger
  • renameparams
  • requirements
  • rest
  • reuse-mock
  • rm-venv
  • slackalert
  • smtpssl
  • sphinx
  • sphinx-rst-update
  • splunkfixes
  • splunkhecstore_docs
  • splunkhectokentest
  • splunkstore
  • sub_id_rename
  • tests
  • travis
  • userconfig
  • userdoc
  • userecordterm
  • verdev
  • webapp
  • worker-com-fields
  • worker-error-handling
  • workerlogs

pending completion
722

Pull #125

travis-ci-com

web-flow
Update logger format, filename, and backupCount

The log format now includes the process ID (PID). This is useful in
troubleshooting when a worker process crashes. Usually, when a worker
process crashes and the main process is still alive, the worker process
appears as `<defunct>` in the `ps` output. So comparing the PID of the
defunct process with the PIDs in the logs help us to understand which
process crashed.

The default `filename` as `logs/cloudmarker.log` has always required a
`mkdir -p logs` hack in `Makefile`. In this change, we are updating this
path to `/tmp/cloudmarker.log`, so that we no longer need this hack.
This will also ensure that anyone installing the project with `pip` for
the first time can run the mock plugins without any issues without
having to follow any additional steps.

Further, `backupCount` is set to `5`. This is useful during live usage
because the log files can be large when large clouds are audited. This
setting ensures that the log files do not fill up all the disk space. A
maximum of only 5 most recent backup log files are kept by default and
the older ones are deleted.
Pull Request #125: Update logger format, filename, and backupCount

341 of 388 branches covered (87.89%)

Branch coverage included in aggregate %.

1661 of 1824 relevant lines covered (91.06%)

2.73 hits per line

Relevant lines Covered
Build:
Build:
1824 RELEVANT LINES 1661 COVERED LINES
2.73 HITS PER LINE
Source Files on logger-defaults
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
722 logger-defaults Update logger format, filename, and backupCount The log format now includes the process ID (PID). This is useful in troubleshooting when a worker process crashes. Usually, when a worker process crashes and the main process is still alive, the wor... Pull #125 04 May 2019 12:02PM UTC web-flow travis-ci-com pending completion  
721 logger-defaults Update logger format, filename, and backupCount The log format now includes the process ID (PID). This is useful in troubleshooting when a worker process crashes. Usually, when a worker process crashes and the main process is still alive, the wor... push 04 May 2019 11:59AM UTC susam travis-ci-com pending completion  
713 logger-defaults Update logger format, filename, and backupCount The log format now includes the process ID (PID). This is useful in troubleshooting when a worker process crashes. Usually, when a worker process crashes and the main process is still alive, the wor... Pull #125 04 May 2019 08:28AM UTC web-flow travis-ci-com pending completion  
712 logger-defaults Update logger format, filename, and backupCount The log format now includes the process ID (PID). This is useful in troubleshooting when a worker process crashes. Usually, when a worker process crashes and the main process is still alive, the wor... push 04 May 2019 08:25AM UTC susam travis-ci-com pending completion  
711 logger-defaults Update default filename and backupCount for logger The default `filename` as `logs/cloudmarker.log` has always required a `mkdir -p logs` hack in `Makefile`. In this change, we are updating this path to `/tmp/cloudmarker.log`, so that we no longe... Pull #125 04 May 2019 06:46AM UTC web-flow travis-ci-com pending completion  
710 logger-defaults Update default filename and backupCount for logger The default `filename` as `logs/cloudmarker.log` has always required a `mkdir -p logs` hack in `Makefile`. In this change, we are updating this path to `/tmp/cloudmarker.log`, so that we no longe... push 04 May 2019 06:43AM UTC susam travis-ci-com pending completion  
See All Builds (953)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc