Skip to content

liche719/emoji-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎉 Emoji Logger

A fun and visual Java logger that makes your console logs more expressive with emojis! 😄🐞✅❌

Because who said logging has to be boring? 💬✨

License Maven Central

🌈 Features

  • Emoji-powered log levels: See at a glance what's happening!
  • 📦 Zero dependencies: Just add it and go.
  • 🔧 Simple API: Easy to integrate into any Java project.
  • 🖨️ Customizable format: Make it yours.

🎯 Log Levels & Emojis

Level Emoji Example
DEBUG 🐛 🐛 [DEBUG] User logged in
INFO ℹ️ ℹ️ [INFO] Server started
WARN ⚠️ ⚠️ [WARN] Config missing
ERROR ❌ [ERROR] DB connection failed
FATAL 💀 💀 [FATAL] System down

🚀 Get Started

🔧 Maven

Add the JitPack repository and dependency:

<repositories>
  <repository>
    <id>jitpack.io</id>
    <url>https://jitpack.io</url>
  </repository>
</repositories>

<dependencies>
  <dependency>
    <groupId>com.github.lilia7766</groupId>
    <artifactId>emoji-logger</artifactId>
    <version>v1.0.0</version>
  </dependency>
</dependencies>

1111111 10.26git test

About

好看的日志

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages