Documentation
¶
Overview ¶
*****************************************************************************
- Copyright (c) KylinSoft Co., Ltd.2021-2022. All rights reserved.
- PilotGo is licensed under the Mulan PSL v2.
- You can use this software accodring to the terms and conditions of the Mulan PSL v2.
- You may obtain a copy of Mulan PSL v2 at:
- http://license.coscl.org.cn/MulanPSL2
- THIS SOFTWARE IS PROVIDED ON AN 'AS IS' BASIS, WITHOUT WARRANTIES OF ANY KIND,
- EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO NON-INFRINGEMENT, MERCHANTABILITY OR FIT FOR A PARTICULAR PURPOSE.
- See the Mulan PSL v2 for more details.
- Author: yangzhao1
- Date: 2022-03-01 09:59:30
- LastEditTime: 2022-04-05 11:37:16
- Description: provide agent log manager of pilotgo *****************************************************************************
Index ¶
- func Debug(format string, args ...interface{})
- func Error(format string, args ...interface{})
- func Fatal(format string, args ...interface{})
- func Info(format string, args ...interface{})
- func Init(conf *LogOpts) error
- func LoggerDebug() gin.HandlerFunc
- func Trace(format string, args ...interface{})
- func Warn(format string, args ...interface{})
- type LogOpts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggerDebug ¶
func LoggerDebug() gin.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.