Class Logger

java.lang.Object
net.sailes.lambda.logger.Logger

public class Logger
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Logger.LoggerBuilder  
  • Method Summary

    Modifier and Type Method Description
    void addContextKeys​(com.amazonaws.services.lambda.runtime.Context context)  
    static Logger defaultLogger()  
    void info​(java.lang.String message)  
    static Logger.LoggerBuilder standard()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait