JNanoLog aims to be used during development process to log different messages to the console. In contrary to the quick System.out, JNanoLog display a full log with the message number, logging level, logged message and details if there is any.
This API does not aim to replace large advanced APIs like Log4J which aims production but it can replace it in small and during first stage of development because it does not need any configuration and start with low logging level.
The API is hard to extend and does not intend to be extended but it can, with some effort, support other output streams than System.out.
To get started :
1. Import the Logger class,
2. Start logging : Logger.quickLog("Hello World!").
No additional configuration is needed.

Features

  • Quick logging,
  • Implicit logging level in method names,
  • No config file needed,
  • The availability of a default Logger,
  • Using of the log record number,
  • Possibility of adding details to a log record.

Project Samples

Project Activity

See All Activity >

Categories

Logging

Follow JNanoLog

JNanoLog Web Site

You Might Also Like
Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
Achieve perfect load balancing with a flexible Open Source Load Balancer

Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JNanoLog!

Additional Project Details

Intended Audience

Information Technology, Developers

User Interface

Console/Terminal

Programming Language

Java

Related Categories

Java Logging Software

Registered

2017-03-17