0
I Use This!
Low Activity
Analyzed about 2 hours ago. based on code collected 1 day ago.

Project Summary

Flogger is a fluent logging API for Java. It supports a wide variety of features, and has many benefits over existing logging APIs.

Come for more self-documenting log statements:

logger.atInfo().withCause(exception).log("Log message with: %s", argument);

Stay for additional features that help you manage your logging better:

logger.atSevere()
.atMostEvery(30, SECONDS)
.log("Value: %s", lazy(() -> doExpensiveCalculation()));

Tags

fluent java log logging

In a Nutshell, Google Flogger...

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
About Project Security

Languages

Java
99%
3 Other
1%

30 Day Summary

May 15 2026 — Jun 14 2026

12 Month Summary

Jun 14 2025 — Jun 14 2026
  • 32 Commits
    Up + 6 (23%) from previous 12 months
  • 5 Contributors
    Down -3 (37%) from previous 12 months