Home
Blogs
Questions

Home

About Us

Blogs

Questions

Monetize

Post Job

banner

Questions about java.util.logging

Read more about java.util.logging

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - java.util.logging

Log loss of a java.util.logging dependency

I have a dependency that logs in as follows : import java.util.logging.Logger; private final Logger logger = Logger.getLogger(Logger.GLOBAL_LOGGER_NAME); And an application that uses the dependency ...
test-img

Illidan

java

spring

log4j

log4j2

java.util.logging

Votes: 0

Answers: 0

test-img

can we do AOP logging for class which is not annotated with spring annotation

I want to do AspectJ logging for this class, can anyone suggest to me how to do it or will it even be possible? public class Class{ public void method(){ // code } }
test-img

Rocky

spring

spring-boot

spring-aop

java.util.logging

spring-logback

Votes: 0

Answers: 1

Latest Answer

No, Spring AOP will only handle Spring-managed Beans.
test-img

João Dias

Posts

Questions

Blogs

Where knowledge meets opportunity!

About

  • Company
  • Monetize your knowledge
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved