Struct log4j::JavaLogger[][src]

pub struct JavaLogger<'a> { /* fields omitted */ }
Expand description

The JavaLogger

Implementations

Create a new logger

Params

  • class_name The name of Class which should be used by log4j on the Java side

Error

  • If one of the underlying JNI calls fail

Log to log4j

Error

  • If one of the underlying JNI calls fail

Trait Implementations

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Look up the concrete type from the JVM.

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.