com.vladmihalcea.hibernate.type.util
Class LogUtils

java.lang.Object
  extended by com.vladmihalcea.hibernate.type.util.LogUtils

public class LogUtils
extends Object

The LogUtils class unifies the framework logging capabilities.

Since:
2.9.5
Author:
Vlad Mihalcea

Field Summary
static org.slf4j.Logger LOGGER
           
 
Constructor Summary
LogUtils()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final org.slf4j.Logger LOGGER
Constructor Detail

LogUtils

public LogUtils()


Copyright © 2021. All rights reserved.