
io.tracee.contextlogger.ImplicitContext Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tracee-context-logger-impl Show documentation
Show all versions of tracee-context-logger-impl Show documentation
Please refer to https://github.com/holisticon/tracee.
The newest version!
package io.tracee.contextlogger;
/**
* Defines all existing implicit contexts
* Created by Tobias Gindler, holisticon AG on 14.03.14.
*/
public enum ImplicitContext {
TRACEE,
COMMON;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy