// Copyright (c) 2019, Sylabs Inc. All rights reserved. // This software is licensed under a 3-clause BSD license. Please consult the // LICENSE.md file distributed with the sources of this project regarding your // rights to use or distribute this software. // Package sylog implements a basic logger for Singularity Go code to log // messages in the same format as singularity_message() from C code package sylog